Not working

This commit is contained in:
Meyer Simon
2025-04-30 21:55:36 -04:00
parent cd4393d052
commit 2b07464f84
6 changed files with 143 additions and 28 deletions

View File

@ -31,6 +31,6 @@ int offset;
int currentsp;
CGNode *cgList;
extern Stack* s;
Stack* stack;
Stack* TrueList;
Stack* FalseList;