We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e6fb3 commit 6a91ae3Copy full SHA for 6a91ae3
test/decl/typealias/on_constrained_protocol.swift
@@ -41,7 +41,8 @@ extension DoubleOverloadedSameTypealias where MyAssocType == Int {
41
}
42
func useDoubleOverloadedSameTypealias() -> DoubleOverloadedSameTypealias.Content {}
43
44
-// Overload associatedtype with typealias (SR-8274)
+// Overload associatedtype with typealias
45
+// https://github.com/apple/swift/issues/50805
46
47
protocol MarkerProtocol {}
48
protocol ProtocolWithAssoctype {
0 commit comments