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