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