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