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