shithub: mc

ref: 70c7cde78a758b44fb6f88084ec61923b740b65b
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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