Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an error when
str.length
is greater than length
This PR fix an error when `str.length` is greater than `length`. Reproduced by parse.y below: https://gist.github.com/ydah/70186de8a1ff14fa2cd16b338b9fc0e0
- Loading branch information