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