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

8 lines
75 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*throw_non_error.js:*
throw ({ foo: 'bar' });
^
{ foo: 'bar' }
Node.js *