ref: 0011cdc42c4acb7784a64211faeeb49c885ff744 dir: /test/aritylow.myr/
const f = {a:int, b:int, c:int } const main = { -> f(1, 2) }