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