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