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