github.com/benhoyt/goawk@v1.8.1/testdata/gawk/dfastress.awk (about) 1 BEGIN { print "a" ~ /(^| )*(a|b)*(c|d)( |$)/ }