doc: Remove trailing whitespace
This commit is contained in:
parent
86e6e3235e
commit
310ab5ea74
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ The second, with a `\`, trims the spaces and the newline:
|
|||
|
||||
```rust
|
||||
let s = "foo\
|
||||
bar";
|
||||
bar";
|
||||
|
||||
assert_eq!("foobar", s);
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue