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