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