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