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