mirror of
https://github.com/nodejs/node.git
synced 2025-05-02 03:31:35 +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>
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
*icu.jsx:3
|
|
("********", throw Error("an error"));
|
|
^
|
|
|
|
Error: an error
|
|
at *icu.jsx:3:23*
|
|
at *icu.jsx:9:5*
|
|
|
|
Node.js *
|