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