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