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