Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make countColumn robust to passing in an invalid end pos
FIX: `countColumn` no longer loops infinitely when given a `to` that's higher than the input string's length. Issue codemirror/dev#1502
- Loading branch information