moved test files to the test folder

This commit is contained in:
Partho Bhattacharya
2025-02-12 00:08:41 -05:00
parent 45a580e7e1
commit 0e3c0543d7
6 changed files with 3633 additions and 0 deletions

1820
lex.yy.c Normal file

File diff suppressed because it is too large Load Diff

1812
lex.yy.c.save Normal file

File diff suppressed because it is too large Load Diff

BIN
testlex Executable file

Binary file not shown.

View File

@ -44,3 +44,4 @@ true
"[SCHAR]"
"FINAL: I'd think this is a legal \"string\" that contains \n \t several escaped characters, isn't it?"
"I'd think this is a legal \"string\" that contains several \\n \t escaped characters, isn't it?"
nullLike