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