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