summaryrefslogtreecommitdiff
path: root/test/dfastress.awk
blob: 40dd3ee70bfc8acf6224e24c7fe9b76632acd93a (plain)
1
BEGIN { print "a" ~ /(^| )*(a|b)*(c|d)( |$)/ }