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