Clean up parser.h
This commit is contained in:
parent
0d4687bdad
commit
926b4ef242
4 changed files with 33 additions and 39 deletions
|
|
@ -253,7 +253,6 @@ namespace tree_sitter {
|
|||
"LEX_FN() {",
|
||||
indent("START_LEXER();"),
|
||||
indent(switch_on_lex_state()),
|
||||
indent("FINISH_LEXER();"),
|
||||
"}"
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue