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
I was expecting that I could use | as a delimiter for substitute operations, just like / or #. But the behavior I observed was that it was always recalling a previous match I had tried to make (perhaps the first match I tried to make with a pipe as the syntax).
The text was updated successfully, but these errors were encountered:
I was expecting that I could use | as a delimiter for substitute operations, just like / or #. But the behavior I observed was that it was always recalling a previous match I had tried to make (perhaps the first match I tried to make with a pipe as the syntax).
The text was updated successfully, but these errors were encountered: