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