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