mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Cases with arguments form `(Self.Type) -> (Arg...) -> Self` function types, so `areConservativelyCompatibleArgumentLabels` should remove curried self before trying to match argument/parameter labels. Resolves: rdar://problem/49159472
250 KiB
250 KiB