mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
8 lines
273 B
Text
8 lines
273 B
Text
|
Check [WILDCARD]/bench/unhandled_rejection.ts
|
||
|
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
|