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