fix: do not increment current_included_range_index past included_range_count in __do_advance
This commit is contained in:
parent
8e718fcb1c
commit
a4ea4737ac
6 changed files with 95 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ mod helpers;
|
|||
mod highlight_test;
|
||||
mod language_test;
|
||||
mod node_test;
|
||||
mod parser_hang_test;
|
||||
mod parser_test;
|
||||
mod pathological_test;
|
||||
mod query_test;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue