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