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