Clean up lint errors
This commit is contained in:
parent
54a555168d
commit
21c259df9c
13 changed files with 57 additions and 58 deletions
|
|
@ -37,7 +37,7 @@ static ts_tree * ts_lex(ts_lexer *lexer, ts_state_id lex_state)
|
|||
#else
|
||||
#define DEBUG_LEX(...)
|
||||
#endif
|
||||
|
||||
|
||||
#define START_LEXER() \
|
||||
DEBUG_LEX("LEX %d", lex_state); \
|
||||
char lookahead; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue