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 b6bb050 commit b23c870Copy full SHA for b23c870
src/loops_ii/empty_statements.md
@@ -14,7 +14,6 @@ for (int i = 6; i > 2;) {
14
// 5
15
// 4
16
// 3
17
-// 2
18
~}
19
```
20
0 commit comments