summaryrefslogtreecommitdiff
path: root/test/fixtures/errors/throw_non_error.snapshot
blob: 4ad80df4f6a9cbb14751f565c28bdeadbe7959ee (plain)
1
2
3
4
5
6
7

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

Node.js *