node/test/message/throw_undefined.out

9 lines
146 B
Plaintext

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