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