swift
2c2038d4 - [CS] Allow `InsertExplicitCall` for higher-order functions

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.
Author
Parents
Loading