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