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