swift
2c2038d4
- [CS] Allow `InsertExplicitCall` for higher-order functions
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[CS] Allow `InsertExplicitCall` for higher-order functions Allow `InsertExplicitCall` for e.g converting `() -> () -> Void` to `() -> Void`. No test since it's already covered in the test suite when the next commit is applied.
References
#78377 - [CS] Don't simplify `FunctionResult` in `simplifyLocator`
Author
hamishknight
Parents
55189bae
Loading