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