github.com/benhoyt/goawk@v1.8.1/testdata/gawk/litoct.awk (about)

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