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