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