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/nested_error.ts.out
2022-07-30 16:09:42 +02:00

4 lines
87 B
Text

error: Uncaught {
foo: Error
at file:///[WILDCARD]testdata/nested_error.ts:2:8
}