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