We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34af7c2 commit e39b907Copy full SHA for e39b907
CHANGELOG.md
@@ -115,10 +115,10 @@ Swift 4.2
115
116
* [SE-0143][]
117
118
- Runtime query of conditional conformances is now implemented. Therefore,
119
- a dynamic cast such as `value as? P`, where the dynamic type of `value`
120
- conditionally conforms to `P`, will succeed when the conditional
121
- requirements are met.
+ Runtime query of conditional conformances is now implemented. Therefore,
+ a dynamic cast such as `value as? P`, where the dynamic type of `value`
+ conditionally conforms to `P`, will succeed when the conditional
+ requirements are met.
122
123
**Add new entries to the top of this section, not here!**
124
0 commit comments