summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/file_tests-subdir-c.ts
blob: 7cc01f993225bab5f72c3d210081a265eb565c62 (plain)
1
2
export const c = "c";
export default class C {}