-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add pattern for simplifying exprs like
str ~ '^foo$'
(#6369)
* feat: add pattern for simplifying exprs like `str ~ '^foo$'` * test: add additional tests
- Loading branch information
Christopher M. Wolff
authored
May 17, 2023
1 parent
9f808f4
commit 3e3e9b5
Showing
2 changed files
with
91 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters