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