changed grammar
This commit is contained in:
parent
0b5b5e4d7e
commit
e5b22489e1
1219 changed files with 96283 additions and 113028 deletions
|
|
@ -19,7 +19,7 @@ bool lex_normal_call(t_lexer *lexer, t_lexer_state *s)
|
|||
t_lex_normal_array *t;
|
||||
|
||||
t = create_lex_normal();
|
||||
if (s->state < 500)
|
||||
if (s->state < 491)
|
||||
{
|
||||
return (((bool (*)(t_lexer *, t_lexer_state \
|
||||
*))(t->a[s->state]))(lexer, s));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue