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