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