1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
var x = 323; if x < 21 { } else { } fun decl() { return 323 } fun () { return 31; } while (23 < 12) { while (1 == 12 {}