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