commit | 05fd5e73194eb615d5d6327cbac35ee7f78651fb | [log] [tgz] |
---|---|---|
author | Aria Beingessner <a.beingessner@gmail.com> | Fri Mar 25 12:24:35 2022 -0400 |
committer | GitHub <noreply@github.com> | Fri Mar 25 12:24:35 2022 -0400 |
tree | b1d3c1e197c612c802f459710e8686beb901003d | |
parent | 53e0a8bd6f250cf6f27204ba082f7c540be50581 [diff] |
fixup newline
diff --git a/src/tokens.md b/src/tokens.md index 5437800..4c8dd0f 100644 --- a/src/tokens.md +++ b/src/tokens.md
@@ -217,6 +217,7 @@ for the "comparison" of two counts (such (as (balanced) (parens))) but not 3+. See [the proof for more formal details](https://github.com/rust-lang/rust/blob/5187be620c76a313a19b9b596e1bce3a80a345dd/src/grammar/raw-string-literal-ambiguity.md). + Examples for string literals: ```rust