Changed Grammar
This commit is contained in:
parent
b0da66b7d8
commit
fbb9977f4a
2132 changed files with 110314 additions and 233488 deletions
|
|
@ -19,7 +19,7 @@ bool lex_keywords_call(t_lexer *lexer, t_lexer_state *s)
|
|||
t_lex_keywords_array *t;
|
||||
|
||||
t = create_lex_keywords();
|
||||
if (s->state < 86)
|
||||
if (s->state < 30)
|
||||
{
|
||||
return (((bool (*)(t_lexer *, t_lexer_state \
|
||||
*))(t->a[s->state]))(lexer, s));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue