mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
11 lines
364 B
Text
11 lines
364 B
Text
|
Check [WILDCARD]/bench/unhandled_rejection.ts
|
||
|
|
||
|
bench result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
|
||
|
|
||
|
error: Uncaught (in promise) Error: rejection
|
||
|
reject(new Error("rejection"));
|
||
|
^
|
||
|
at [WILDCARD]/bench/unhandled_rejection.ts:2:10
|
||
|
at new Promise (<anonymous>)
|
||
|
at [WILDCARD]/bench/unhandled_rejection.ts:1:1
|