shithub: mc

ref: 2346727d8b1e5a708007d95989c8eee197abe0c5
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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