mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +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