Revert "Alt #2454"
This commit is contained in:
parent
8456f7eb7a
commit
d56b51a11d
2 changed files with 9 additions and 2 deletions
|
|
@ -766,6 +766,7 @@ impl Generator {
|
|||
indent!(self);
|
||||
|
||||
add_line!(self, "START_LEXER();");
|
||||
add_line!(self, "eof = lexer->eof(lexer);");
|
||||
add_line!(self, "switch (state) {{");
|
||||
|
||||
indent!(self);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue