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