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