You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A regex declared with `rx` allows adverbs both before the delimiter (`rx:s/pattern/`) and
after (`rx/:s pattern/`), but the docs only mentioned the first option. This fixes that, and
brings the rx section of the page into alignment with the adverb section.
0 commit comments