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