summaryrefslogtreecommitdiff
path: root/cli/tests/subdir/auto_print_hello.ts
blob: 5efa72e03fe84c384918bb7112270b56650d4d08 (plain)
1
2
console.log("hello!");
export default {};