mirror of
https://github.com/nodejs/node.git
synced 2025-05-09 05:41:13 +00:00

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>
7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
*:7
|
|
throw new Error('foo');
|
|
^
|
|
|
|
Error: foo
|
|
at Object.<anonymous> (*:7:7)
|