mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
267 B
267 B
warnings (not implemented yet)
t = {(record type)}
=>T = {(record type)}
? (only types defined as constants can be used for type specification){I: Int | ...}!
=>{I: Int! | ...}
return x
(x != ()
) in for/while block =>f::return
(outer block)?