summaryrefslogtreecommitdiff
path: root/runtime/examples/hello_runtime.js
blob: 46609c7a0a5514691510074522260f100aa8735a (plain)
1
2
console.log("Hello world!");
console.log(Deno);