ref: 10e72d182aad860492f6ec2e80b0c05a4dc20b7a dir: /test/t.gsub4/
length($1) == 0 { next } {gsub("[" $1 "]","(&)"); print} {gsub("[" $1 "]","(\\&)"); print}