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