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