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