shithub: mc

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

View raw version
const f = {
	-> 21
}

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