Files
swift-mirror/lib/Sema/CSSimplify.cpp
Hamish Knight 2c2038d459 [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.
2024-12-29 12:25:18 +00:00

621 KiB