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