shithub: mc

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

View raw version
const f = {a:int

}

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