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