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