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