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