3 lines
41 B
JavaScript
3 lines
41 B
JavaScript
|
|
log.push("throw2");
|
||
|
|
throw { bar: true };
|