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