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