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