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