3 lines
45 B
JavaScript
3 lines
45 B
JavaScript
alert("time to rock");
|
|
console.log("hello");
|
alert("time to rock");
|
|
console.log("hello");
|