-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve white space matching in external scanner
Summary: Factor out the `is_whitespace` test, and match the one used in `grammar.js` Reviewed By: jcpetruzza Differential Revision: D59276662 fbshipit-source-id: 49b4f10d71e61b9b80f051fc7d27e46b0bd678d2
- Loading branch information
1 parent
da275db
commit 9a04980
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters