mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
d6e626d54c
PR-URL: https://github.com/nodejs/node/pull/44197 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
*no-source.js:2
|
|
throw new Error('foo');
|
|
^
|
|
|
|
Error: foo
|
|
at Throw (*file-not-exists.ts:2:9)
|
|
at Object.<anonymous> (*file-not-exists.ts:5:1)
|
|
|
|
Node.js *
|