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