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