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