0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 06:37:12 -04:00
deno/cli/tests/testdata/run/unhandled_rejection_sync_error.ts.out

6 lines
246 B
Text

[WILDCARD]
unhandled rejection at: Promise {
<rejected> Error: boom!
at file:///[WILDCARD]testdata/run/unhandled_rejection_sync_error.ts:6:7
} reason: Error: boom!
at file:///[WILDCARD]testdata/run/unhandled_rejection_sync_error.ts:6:7