deno/cli/tests/testdata/subdir/auto_print_hello.ts

2 lines
42 B
TypeScript

console.log("hello!");
export default {};