cotton
cotton copied to clipboard
Forbid side effects in top-level declarations
This code should not be allowed.
a = "a".println
main : () -> () =
| () => a