phantomjs/examples/hello.coffee

3 lines
43 B
CoffeeScript

console.log 'Hello, world!'
phantom.exit()