ref: 33ee7d302c1458d5e36a7d6bde5e7666cb394769 dir: /test/voidcall.myr/
const f = { var a a = a + 1 } const main = { f() -> 12 }