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