Skip to content

Commit b23c870

Browse files
committed
Fix code output
1 parent b6bb050 commit b23c870

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/loops_ii/empty_statements.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ for (int i = 6; i > 2;) {
1414
// 5
1515
// 4
1616
// 3
17-
// 2
1817
~}
1918
```
2019

0 commit comments

Comments
 (0)