shithub: mc

ref: 6d91fe2e02b75dbefeab67bea522458246d5c654
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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