Files
Kmake/test/fixtures/errors/test-no-extra-info-on-fatal-exception.snapshot
2026-05-26 23:36:42 -07:00

7 lines
156 B
Plaintext

*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)