ref: eb34795e1fc39c4681ad98f0daa57ffe9040c59e dir: /test/badop.myr/
use std const main = { var x x = "a" + "b" }