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