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