shithub: mc

ref: 605f963ab132456ca911d18000164399ea661aca
dir: /test/call.myr/

View raw version
const f = {
	-> 21
}

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