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