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