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 numeric unparsing for floats which represent integer values #686

Merged
merged 1 commit into from Apr 24, 2023

Conversation

TristonianJones
Copy link
Collaborator

Closes #685

@TristonianJones TristonianJones merged commit d39523c into google:master Apr 24, 2023
2 checks passed
@TristonianJones TristonianJones deleted the unparse-numeric-fix branch April 24, 2023 16:48
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.

Residual ASTs emit double values without decimal as integer literals, resulting in a type check failure
2 participants