Files
Kmake/test/fixtures/errors/throw_null.snapshot

9 lines
118 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*throw_null.js:*
throw null;
^
null
(Use `* --trace-uncaught ...` to show where the exception was thrown)
Node.js *