]> git.proxmox.com Git - ceph.git/blame - ceph/src/civetweb/src/third_party/duktape-1.5.2/examples/coffee/hello.coffee
buildsys: switch source download to quincy
[ceph.git] / ceph / src / civetweb / src / third_party / duktape-1.5.2 / examples / coffee / hello.coffee
CommitLineData
7c673cae
FG
1print 'Hello world!'
2print 'version: ' + Duktape.version