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