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