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