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