tweaked the lexer to always have DEBUG of 0 and updated .tok file logic in runner

This commit is contained in:
Partho Bhattacharya
2025-02-13 18:51:31 -05:00
parent 3125d14942
commit f64a4633f7
16 changed files with 2783 additions and 17 deletions

3
test_simpleIntTest.tok Normal file
View File

@ -0,0 +1,3 @@
1 1 301 "45"
2 1 301 "123"
3 1 301 "8392"