/* comments! */ /* * var f proc(i32) * var g func(i32) i32 * let x = g */ proc main { return ((1 & 3) * 1 + 4 / (81237 & 37)) - 23 + -3 + 4 }