shithub: mc

ref: 28ec6a3f0d0cc0e248ce54a65d92bddc8b125363
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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