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