1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/repl/console_log/__test__.jsonc
Mohammad Sulaiman 8dbe77dd29
fix(console/ext/repl): support using parseFloat() (#25900)
Fixes #21428

Co-authored-by: tannal <tannal2409@gmail.com>
2024-10-14 15:04:18 -07:00

4 lines
99 B
Text

{
"args": "run -A --quiet 093_console_log_format.js",
"output": "093_console_log_format.out"
}