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

Add support for b'a', b"a" and c"a" #140

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

GuillaumeGomez
Copy link
Contributor

Fixes #106.

rinja_parser/src/lib.rs Outdated Show resolved Hide resolved
rinja_parser/src/lib.rs Outdated Show resolved Hide resolved
@GuillaumeGomez
Copy link
Contributor Author

Updated!

Copy link
Collaborator

@Kijewski Kijewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@Kijewski Kijewski merged commit cd3ff13 into rinja-rs:master Aug 18, 2024
21 checks passed
@GuillaumeGomez GuillaumeGomez deleted the literal-prefixes branch August 19, 2024 09:54
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.

Add support for b'a', b"a" and c"a"
2 participants