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 numeric map type keys #181

Merged
merged 3 commits into from
May 28, 2024

Conversation

phil-schreiber
Copy link
Contributor

@phil-schreiber phil-schreiber commented May 24, 2024

Parsing map type values with numeric keys currently fails with parser error, e.g.:
failed to parse map key 1:
for key '1'

@phil-schreiber phil-schreiber changed the title Add support for numeric map type keys [DRAFT] Add support for numeric map type keys May 24, 2024
@phil-schreiber phil-schreiber marked this pull request as draft May 24, 2024 15:23
@phil-schreiber phil-schreiber changed the title [DRAFT] Add support for numeric map type keys Add support for numeric map type keys May 24, 2024
@phil-schreiber phil-schreiber marked this pull request as ready for review May 24, 2024 17:13
@DoubleDi
Copy link
Collaborator

Thank you for your contribution and fixing the unrelated tests!

@DoubleDi DoubleDi merged commit a540e28 into mailru:master May 28, 2024
5 checks passed
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.

2 participants