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