jamiebuilds / ghost-lang

:ghost: A friendly little language for you and me.
302 stars 10 forks source link

Function without assign syntax? #43

Open hasezoey opened 4 years ago

hasezoey commented 4 years ago
fn someName() {}
# without doing "let someName = fn () {}"

i wanted to ask if this will be allowed or like in https://github.com/jamiebuilds/ghost-lang/issues/23#issuecomment-435164970?