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