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