shithub: mc

ref: 29137fc29f53c66df62485ee3f7f956a5aae3041
dir: /test/call.myr/

View raw version
const f = {
	-> 21
}

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