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: Remove unnecessary n while formatting #508

Merged
merged 1 commit into from
Jul 9, 2022
Merged

fix: Remove unnecessary n while formatting #508

merged 1 commit into from
Jul 9, 2022

Conversation

FinnRG
Copy link
Collaborator

@FinnRG FinnRG commented Jul 9, 2022

Fixes #505

@FinnRG FinnRG requested a review from Jarred-Sumner July 9, 2022 18:02
@FinnRG FinnRG removed the request for review from Jarred-Sumner July 9, 2022 18:04
@FinnRG FinnRG merged commit adda6f6 into oven-sh:main Jul 9, 2022
@FinnRG FinnRG deleted the fix/printing-double branch July 9, 2022 18:05
@mikrosystheme
Copy link

Isn't this removing the trailing n also from the formatting of BigInts? The n should remain on line 1617.

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.

Incorrect output of console.log(Date.now())
3 participants