summaryrefslogtreecommitdiff
path: root/std/examples/welcome.ts
blob: ea72144ef3712533b6898e0cedcb53f11bde6021 (plain)
1
2
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
console.log("Welcome to Deno 🦕");