shithub: mc

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

View raw version
const f = {a:int

}

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