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