mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 07:00:59 +01:00
98e54b0bd4
A prior io.js era commit inappropriately removed the original copyright statements from the source. This restores those in any files still remaining from that edit. Ref: https://github.com/nodejs/TSC/issues/174 Ref: https://github.com/nodejs/node/pull/10599 PR-URL: https://github.com/nodejs/node/pull/10155 Note: This PR was required, reviewed-by and approved by the Node.js Foundation Legal Committee and the TSC. There is no `Approved-By:` meta data.
5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
*test*message*throw_non_error.js:*
|
|
throw ({ foo: 'bar' });
|
|
^
|
|
[object Object]
|