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