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