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

8 lines
75 B
Plaintext

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