mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
78bfeebad1
This reverts commit c4c6a8dae4
There is some controversy about this change because vscode doesn't interpret the fragments correctly. Needs more discussion before landing.
8 lines
410 B
Text
8 lines
410 B
Text
[WILDCARD]Error: Promise.all()
|
|
at [WILDCARD]tests/error_024_stack_promise_all.ts:[WILDCARD]
|
|
at async Promise.all (index 0)
|
|
at async [WILDCARD]tests/error_024_stack_promise_all.ts:[WILDCARD]
|
|
error: Uncaught Error: Promise.all()
|
|
at [WILDCARD]tests/error_024_stack_promise_all.ts:[WILDCARD]
|
|
at async Promise.all (index 0)
|
|
at async [WILDCARD]tests/error_024_stack_promise_all.ts:[WILDCARD]
|