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