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