aboutsummaryrefslogtreecommitdiffstats
path: root/test/longsub.awk
blob: 07a4a85f0df460b4a982dc2762e6899fcf84898b (plain)
1
{sub( "^.*AA", "BB"); print}