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