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