3 lines
44 B
JavaScript
3 lines
44 B
JavaScript
function testing() {
|
|
alert("Testing");
|
|
} |
function testing() {
|
|
alert("Testing");
|
|
} |