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