forked from LeenkxTeam/Kmake
7 lines
156 B
Plaintext
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)
|