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