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