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