shithub: mc

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

View raw version
const f = {a:int

}

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