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