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