shithub: mc

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

View raw version
const f = {a:int

}

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