Skip to content

Commit 87f8276

Browse files
fixup newline
1 parent 43a3705 commit 87f8276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tokens.md

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ as a destructive operation which forces you to forget the count. This allows
217217
for the "comparison" of two counts (such (as (balanced) (parens))) but not 3+.
218218

219219
See [the proof for more formal details](https://github.com/rust-lang/rust/blob/5187be620c76a313a19b9b596e1bce3a80a345dd/src/grammar/raw-string-literal-ambiguity.md).
220+
220221
Examples for string literals:
221222

222223
```rust

0 commit comments

Comments
 (0)