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