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