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