This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
redeclarations
T
History
Dmitry Petrov
2c83718452
Prohibit having duplicate parameter names in functional types
...
#KT-15804 Fixed
2017-05-26 13:58:46 +03:00
..
shadowedExtension
…
ClassRedeclarationInDifferentFiles.kt
…
ClassRedeclarationInDifferentFiles.txt
…
ConflictingExtensionProperties.kt
…
ConflictingExtensionProperties.txt
…
DuplicateParameterNamesInFunctionType.kt
Prohibit having duplicate parameter names in functional types
2017-05-26 13:58:46 +03:00
DuplicateParameterNamesInFunctionType.txt
Prohibit having duplicate parameter names in functional types
2017-05-26 13:58:46 +03:00
EnumName.kt
…
EnumName.txt
…
FunVsCtorInDifferentFiles.kt
…
FunVsCtorInDifferentFiles.txt
…
interfaceTypeParameters.kt
KT-4960 Redeclaration is not reported for type parameters of interfaces
2017-04-13 15:57:24 +03:00
interfaceTypeParameters.txt
KT-4960 Redeclaration is not reported for type parameters of interfaces
2017-04-13 15:57:24 +03:00
kt470.kt
…
kt470.txt
…
kt2418.kt
…
kt2418.txt
…
kt2438.kt
…
kt2438.txt
…
MultiFilePackageRedeclaration.kt
…
MultiFilePackageRedeclaration.txt
…
NoRedeclarationForClassesInDefaultObject.kt
…
NoRedeclarationForClassesInDefaultObject.txt
…
NoRedeclarationForEnumEntriesAndDefaultObjectMembers.kt
…
NoRedeclarationForEnumEntriesAndDefaultObjectMembers.txt
…
PropertyAndFunInClass.kt
…
PropertyAndFunInClass.txt
…
PropertyAndInnerClass.kt
…
PropertyAndInnerClass.txt
…
RedeclarationInDefaultObject.kt
…
RedeclarationInDefaultObject.txt
…
RedeclarationInMultiFile.kt
…
RedeclarationInMultiFile.txt
…
RedeclarationMainInFile.kt
…
RedeclarationMainInFile.txt
…
RedeclarationMainInMultiFile.kt
…
RedeclarationMainInMultiFile.txt
…
Redeclarations.kt
…
Redeclarations.txt
…
RedeclarationsInObjects.kt
…
RedeclarationsInObjects.txt
…
RedeclaredTypeParameters.kt
…
RedeclaredTypeParameters.txt
…
RedeclaringPrivateToFile.kt
…
RedeclaringPrivateToFile.txt
…
ScriptAndClassConflict.kt
…
ScriptAndClassConflict.txt
…
SingletonAndFunctionSameName.kt
…
SingletonAndFunctionSameName.txt
…
TopLevelPropertyVsClassifier.kt
…
TopLevelPropertyVsClassifier.txt
…
TypeAliasCtorVsFun.kt
…
TypeAliasCtorVsFun.txt
…
TypeAliasVsClass.kt
…
TypeAliasVsClass.txt
…
TypeAliasVsProperty.kt
…
TypeAliasVsProperty.txt
…
typeParameterWithTwoBounds.kt
…
typeParameterWithTwoBounds.txt
…