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