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