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