diff options
| author | Mustafa Quraish <[email protected]> | 2022-01-31 02:51:42 -0500 |
|---|---|---|
| committer | Mustafa Quraish <[email protected]> | 2022-01-31 02:51:42 -0500 |
| commit | e48b7eced89f47b7259648405a4da461c2ea0853 (patch) | |
| tree | bf355a50cd302290ad29305a0b583a5c86affc20 /std | |
| parent | Make `Lexer_new` return a pointer instead of the object. (diff) | |
| download | cup-e48b7eced89f47b7259648405a4da461c2ea0853.tar.xz cup-e48b7eced89f47b7259648405a4da461c2ea0853.zip | |
Fix offset for local variables
The stack actually grows downwards, so we need to account for that.
The previous implementation was incorrect and exploded if you tried
to use local variables in other functions except main.
Diffstat (limited to 'std')
0 files changed, 0 insertions, 0 deletions