node/test/fixtures/errors/throw_undefined.snapshot

9 lines
133 B
Plaintext

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