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