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