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