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