summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/file_tests-fixture01.ts
blob: 3598d0298e21ba290f22f967234612bf062aa495 (plain)
1
2
3
import * as a from "./subdir/a.ts";

console.log(a);