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