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