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