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