shithub: mc

ref: f244460f1d4a0f828ed8f394759963cffb6f4819
dir: /test/call.myr/

View raw version
const f = {
	-> 21
}

const main = {
	-> f() + f()
}