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