summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/file_tests-fixture03.ts
blob: 78365ce13fcda56ca34fe47ba975d8e49e6629be (plain)
1
2
3
import { d } from "./subdir/d.ts";

console.log(d);