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