06c09073b3
Seven releases since the last import, so the ChangeLog is quite big; please refer to the NEWS file included in the import for details. Among others, this also addresses PR 23054.
2 lines
55 B
Awk
2 lines
55 B
Awk
{ if (/a\52b/) print "match" ; else print "no match" }
|