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