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