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