-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[textual] fixing lexer bug on .handlers_
Summary: we add a space in the special chain ".handlers" to make sure it can not be confuse with the sequence ["."; "handlersxxxxxx"] Reviewed By: vsiles Differential Revision: D50400756 Privacy Context Container: L1208441 fbshipit-source-id: c51a2faa2906596aa0bda5208f8da0a705fa6632
- Loading branch information
1 parent
390a6a2
commit 63aad68
Showing
3 changed files
with
2 additions
and
3 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
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