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