mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
e4f61de14f
PR-URL: https://github.com/nodejs/node/pull/54375 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
|
|
*throw_null.js:*
|
|
throw null;
|
|
^
|
|
null
|
|
(Use `* --trace-uncaught ...` to show where the exception was thrown)
|
|
|
|
Node.js *
|