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