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