shithub: mc

ref: 0500ef75d99bab9efd7932a9361ad3bebcb524b2
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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