1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -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");