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