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