rubygoldberg-tracker/watcher/static/hello.js

4 lines
50 B
JavaScript

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