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