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