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