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