We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fdd42e7
This release does a final try to match the empty string, which handles a pattern such as a*$ matching a string like "bbbb".
a*$
"bbbb"