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