0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-01 20:25:12 -05:00
denoland-deno/testdata/002_hello.ts

2 lines
28 B
TypeScript
Raw Normal View History

2018-05-14 02:50:55 -04:00
console.log("Hello World");