rubygoldberg-tracker/watcher/static/hello.js
2019-09-20 15:02:28 +02:00

3 lines
50 B
JavaScript

function sayHello() {
alert("Hello World");
}