shithub: mc

ref: 5ce1ef188530525a21db822bafcd7886d96fcb92
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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