shithub: mc

ref: bdddb0fe46050fc184e0146819e9840611a0e44d
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

const main = {
	-> f(1, 2, 3)
}