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