~vcs-imports/gawk/master

30 by Arnold D. Robbins
Move to gawk-3.1.2.
1
BEGIN { IGNORECASE = 1 }
2
{ sub(/y/, ""); print }