Skip to content

Commit c4ee2e5

Browse files
committed
Rollup merge of #26834 - tshepang:space, r=brson
2 parents 8d94bbf + c2f4f11 commit c4ee2e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/reference.md

-1
Original file line numberDiff line numberDiff line change
@@ -2882,7 +2882,6 @@ operand.
28822882
```
28832883
# let mut x = 0;
28842884
# let y = 0;
2885-
28862885
x = y;
28872886
```
28882887

0 commit comments

Comments
 (0)