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