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