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