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