Files
Kmake/test/fixtures/errors/test-no-extra-info-on-fatal-exception.snapshot

7 lines
156 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
*test-no-extra-info-on-fatal-exception.js:7
throw new Error('foo');
^
Error: foo
at Object.<anonymous> (*test-no-extra-info-on-fatal-exception.js:7:7)