Added other punctuation

This commit is contained in:
Scarlett
2025-02-11 15:32:31 -05:00
parent 9091b65a30
commit 9c67da0348
6 changed files with 17 additions and 27 deletions

View File

@ -19,6 +19,9 @@ test3:
test4:
./$(EXE) ./tests/test_variables.txt
test5:
./$(EXE) ./tests/test_otherpunc.txt
clean:
rm -f *.o
rm -f lex.yy.c