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