mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In overloaded context it's possible that there is an overload that expects a closure but it can have other issues e.g. different number of parameters, so in order to pick a better solution let's always increase a score for overloads where closure is matched against a non-function type parameter.
462 KiB
462 KiB