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