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