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