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