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