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