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