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