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