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