The bad part that i can't do some thing like this:...
# getting-started
a
The bad part that i can't do some thing like this: fun test( exp : () -> Boolean){ print(exp()) } test(2 < 0)