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