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 35fda3b commit 184f979Copy full SHA for 184f979
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Latest
2
------
3
4
-* The "C style for loop", which is spelled `for init; comparison; increment {}`
+* The "C-style for loop", which is spelled `for init; comparison; increment {}`
5
has been deprecated and is slated for removal in Swift 3.0. See
6
[SE-0007](https://github.com/apple/swift-evolution/blob/master/proposals/0007-remove-c-style-for-loops.md)
7
for more information.
0 commit comments