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