Files
Kmake/test/fixtures/errors/promise_always_throw_unhandled.snapshot
2026-05-26 23:36:42 -07:00

18 lines
210 B
Plaintext

*promise_always_throw_unhandled.js:*
throw new Error('One');
^
Error: One
at *
at new Promise (<anonymous>)
at *
at *
at *
at *
at *
at *
at *
at *
Node.js *