Fixed
- Fixed a bug that wasn't taking into account previously skipped white-space at the beginning of a regular expression. This resulted in
Item::location.end.column
reporting a larger number than it should have been.
Item::location.end.column
reporting a larger number than it should have been.