-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix substring marker expression disjointness checks (#4998)
## Summary Noticed a bug here, `'a' in env` and `env not in 'a'` are not disjoint given `env == 'ab'`.
- Loading branch information
1 parent
abdb58d
commit a1f71a3
Showing
1 changed file
with
62 additions
and
12 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