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