Added start of last text block
The start of the last text block in references was missing, I added it.
This commit is contained in:
parent
3906edf41e
commit
7a2ac0cd5a
1 changed files with 1 additions and 0 deletions
|
|
@ -312,6 +312,7 @@ println!("{}", y);
|
|||
|
||||
We get this error:
|
||||
|
||||
```text
|
||||
error: `x` does not live long enough
|
||||
y = &x;
|
||||
^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue