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