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