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