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(console/ext/repl): support using parseFloat() #25900

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

MohammadSu1
Copy link
Contributor

@MohammadSu1 MohammadSu1 commented Sep 27, 2024

This PR is for #21428
This issue has a pull request that has been open for a long time without resolving its problems, so I wanted to take this issue and solve it.
First, I modified 01_console.js, then I modified repl_tests.rs.
Next, I created a test under repl/console_log to check if the float type is supported by running 093_console_log_format.js and comparing the output with 093_console_log_format.out.
Finally, console_tests.rs was modified to fix assertions related to this issue.
Ps: @tannal worked on it before

@MohammadSu1
Copy link
Contributor Author

@dsherret Can you please review this PR

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