TypeScript/tests/cases/conformance/internalModules/DeclarationMerging
..
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.ts
AmbientModuleAndAmbientWithSameNameAndCommonRoot.ts
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.ts
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.ts
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.ts
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.ts
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.ts
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.ts
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.ts
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.ts
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.ts
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.ts
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.ts
ClassAndModuleWithSameNameAndCommonRoot.ts
ClassAndModuleWithSameNameAndCommonRootES6.ts
EnumAndModuleWithSameNameAndCommonRoot.ts
FunctionAndModuleWithSameNameAndCommonRoot.ts
FunctionAndModuleWithSameNameAndDifferentCommonRoot.ts
ModuleAndClassWithSameNameAndCommonRoot.ts
ModuleAndEnumWithSameNameAndCommonRoot.ts
ModuleAndFunctionWithSameNameAndCommonRoot.ts
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.ts
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.ts
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.ts
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.ts
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.ts
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts
TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts