node/test/fixtures/errors/throw_non_error.snapshot

8 lines
75 B
Plaintext

*throw_non_error.js:*
throw ({ foo: 'bar' });
^
{ foo: 'bar' }
Node.js *