shithub: mc

ref: 214bcaf52e9d77347338eab5d84240abb7dc104d
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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