Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lexer to properly handle nested brackets in a verbatim optional a… #1569

Merged

Conversation

fberlakovich
Copy link
Contributor

Fix #1562

Summary of additions and changes

  • Add missing braces in lexer definition

How to test this pull request

The example in #1562 now works. A test is also included

@PHPirates PHPirates merged commit 3a6face into Hannah-Sten:master Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parser confused by complex lstliting with nested brackets in optional parameters
2 participants