Skip to content

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Aug 30, 2022

Before:

parseFloat("-0")  ->  +0.0

After:

parseFloat("-0")  ->  -0.0
  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey merged commit 12838ac into AssemblyScript:main Aug 31, 2022
@MaxGraey MaxGraey deleted the fix-parseFloat-neg-zeros branch August 31, 2022 16:50
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.

1 participant