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