Files
Kmake/test/fixtures/errors/throw_undefined.snapshot
2026-05-26 23:36:42 -07:00

9 lines
133 B
Plaintext

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