-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flow] Add test showing spurious spreading error with StringPrefix
Summary: Showing an incompleteness where spreads including a StringPrefix are not taken into account against other properties. We can do better by evaluating the string prefix against the remaining properties. Changelog: [internal] Reviewed By: SamChou19815 Differential Revision: D69073157 fbshipit-source-id: 42f1f9df0d5ca27f43c3b75bb2fcfa363bd38b78
- Loading branch information
1 parent
9bf968c
commit 2807d4b
Showing
2 changed files
with
26 additions
and
1 deletion.
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