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