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