shithub: mc

ref: 939f632c16cadc94f03173c274c2a55535088bb6
dir: /test/arityhigh.myr/

View raw version
const f = {a:int

}

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