This commit is contained in:
Gregor Wüst 2020-05-21 11:36:58 +02:00
parent 098ffc7d77
commit e7a34b32cb

View File

@ -1,3 +1,5 @@
function test() {
alert("Test something");
}
}
console.log("Hello")