]> git.proxmox.com Git - ceph.git/blob - ceph/src/civetweb/src/third_party/duktape-1.3.0/examples/coffee/hello.coffee
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / civetweb / src / third_party / duktape-1.3.0 / examples / coffee / hello.coffee
1 print 'Hello world!'
2 print 'version: ' + Duktape.version