Correcting merg
This commit is contained in:
Moroseui
2025-02-12 00:14:33 -05:00
committed by GitHub
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