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