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