3 lines
45 B
JavaScript
3 lines
45 B
JavaScript
function test2() {
|
|
console.log("test2");
|
|
}
|
function test2() {
|
|
console.log("test2");
|
|
}
|