Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug that made TreeCursor.iterate iterate through sibling nodes
FIX: Fix an issue in `TreeCursor.iterate` that made it iterate through siblings of the current node. Closes lezer-parser/lezer#60
- Loading branch information