-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional logic to cast lambda for wildcard argument (#1674)
- modify LambdaExressionsFixCore to add a cast if the lambda will end up as an argument that is supposed to be a wildcard type and the bound is not compatible with the initial class instance creation type argument - add new tests to CleanUpTest1d8 - fixes #1535
- Loading branch information
Showing
2 changed files
with
172 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