ref: d1f933cdea74c54335b7078d823a75c8ee751982 dir: /test/add.myr/
const main = { var a var b a = 42 b = 11 -> a + b }