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