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