node/test/message/throw_null.out

9 lines
131 B
Plaintext

*test*message*throw_null.js:*
throw null;
^
null
(Use `* --trace-uncaught ...` to show where the exception was thrown)
Node.js *