node/test/fixtures/errors/throw_null.snapshot

9 lines
118 B
Plaintext

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