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