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
@ -312,6 +312,7 @@ println!("{}", y);
|
||||
|
||||
We get this error:
|
||||
|
||||
```text
|
||||
error: `x` does not live long enough
|
||||
y = &x;
|
||||
^
|
||||
|
Loading…
Reference in New Issue
Block a user