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