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