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