-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move type-signature correction to a separate function
this allows us to correct the type signature before passing it to the generated function or returning it from ml_matches this also improves the fix for #11840 to cover Unions of the offending types
- Loading branch information
Showing
5 changed files
with
241 additions
and
125 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
Oops, something went wrong.