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