Skip to content

Fix empty dict literal parsing #243

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from Dec 6, 2023
Merged

Fix empty dict literal parsing #243

merged 1 commit into from Dec 6, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 2, 2023

Jinja2Cpp parses {] as an empty dictionary and fails to parse {}.
I expected the opposite behaviour.

@rmorozov rmorozov merged commit 98f7cb2 into jinja2cpp:master Dec 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant