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