Upodated stuff
This commit is contained in:
parent
c5bc77f467
commit
7401038bf7
5 changed files with 397 additions and 399 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#include "../static/char_set/charset_inline.h"
|
||||
#include "parser/api.h"
|
||||
#include "gmr/symbols.h"
|
||||
|
||||
bool ts_lex(t_lexer *lexer, t_state_id state)
|
||||
|
|
@ -3597,4 +3596,4 @@ bool ts_lex_keywords(t_lexer *lexer, t_state_id state)
|
|||
default:
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue