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