Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: out of bounds when rhs line numbers does not match
This is caused by the same problem as before, but the disagreement seems to be with the Tree itself and happens inside `syntax::change_positions`, there may be another way to work around this by removing the correct entry from `rhs_positions` when the conditions are met.
- Loading branch information