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

Fixes bug which allowed sequential String literals to be parsed correctly #482

Conversation

cjbrooks12
Copy link
Contributor

Fixes #481, and adds unit tests for String expression parsing.

@ebussieres ebussieres merged commit 73d6b3d into PebbleTemplates:master Oct 25, 2019
@ebussieres ebussieres added this to the 3.1.1 milestone Oct 25, 2019
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.

[bug] Sequential string literals in expression should be syntax error
2 participants