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