shithub: mc

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

View raw version
const f = {
	-> 21
}

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