Add some edit sequences to corpus tests
This commit is contained in:
parent
d032114d7a
commit
90862dd18f
3 changed files with 27 additions and 9 deletions
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
#include "tree_sitter/runtime.h"
|
||||
|
||||
TSDebugger log_debugger_make();
|
||||
TSDebugger log_debugger_make(bool include_lexing);
|
||||
|
||||
#endif // HELPERS_LOG_DEBUGGER_H_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue