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