Skip to content

Commit 3f58519

Browse files
authored
Update CHANGELOG.md
1 parent 745cf50 commit 3f58519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ _**Note:** This is in reverse chronological order, so newer entries are added to
9393
in places that would previously fail because `any` types do not conform
9494
to their protocols. For example:
9595

96-
```
96+
```swift
9797
protocol P {
9898
associatedtype A
9999
func getA() -> A

0 commit comments

Comments
 (0)