doc: Remove trailing whitespace
This commit is contained in:
parent
86e6e3235e
commit
310ab5ea74
@ -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…
Reference in New Issue
Block a user