-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve early detection of errant symbols
Checks binary operators for unexpected adjacent symbols during auto concat rewrite. Does adjacent symbol token detection in aliases too. This was limited to when inPureMScript, skipping the right side of aliases.
- Loading branch information
1 parent
b0cf01a
commit 9c971b5
Showing
2 changed files
with
58 additions
and
109 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