summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/file_tests-fixture05.ts
blob: 19541ce59bc0caed3ccf9e8c7fdc5132ff408539 (plain)
1
2
3
import { a } from "./subdir/e.ts";

console.log(a);