2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
(throw new Error('test'), new Error('2'));
|
(throw new Error('test'), new Error('2'));
|