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