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