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