2 lines
70 B
JavaScript
2 lines
70 B
JavaScript
console.log("Test console log from a third-party execution context");
|
console.log("Test console log from a third-party execution context");
|