mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
A type can have multiple overloads available from different protocols from which it inherits. Ask the type checker to pick the best one where possible. rdar://60193198