8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
|
|
*throw_non_error.js:*
|
|
throw ({ foo: 'bar' });
|
|
^
|
|
{ foo: 'bar' }
|
|
|
|
Node.js *
|