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