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