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