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