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