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