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