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