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