~vcs-imports/gawk/master

1
{ if (/a\52b/) print "match" ; else print "no match" }