shithub: mc

ref: 6270260b03df40c9e2230079bafbf574238acc34
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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