phantomjs/examples/hello.coffee

3 lines
43 B
CoffeeScript
Raw Permalink Normal View History

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