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 745cf50 commit 3f58519Copy full SHA for 3f58519
CHANGELOG.md
@@ -93,7 +93,7 @@ _**Note:** This is in reverse chronological order, so newer entries are added to
93
in places that would previously fail because `any` types do not conform
94
to their protocols. For example:
95
96
- ```
+ ```swift
97
protocol P {
98
associatedtype A
99
func getA() -> A
0 commit comments