3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
|
|
log.push("throw");
|
||
|
|
throw { foo: true };
|