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