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