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