add missing colon
This commit is contained in:
parent
fdf219dd42
commit
aacb5f68bf
@ -176,7 +176,7 @@ After `bar()` is over, its frame is deallocated, leaving just `foo()` and
|
||||
| 1 | a | 5 |
|
||||
| 0 | x | 42 |
|
||||
|
||||
And then `foo()` ends, leaving just `main()`
|
||||
And then `foo()` ends, leaving just `main()`:
|
||||
|
||||
| Address | Name | Value |
|
||||
|---------|------|-------|
|
||||
|
Loading…
x
Reference in New Issue
Block a user