This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f25e104364eaef8a9e95773cfdfd39d7c33ce2
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
declarationChecks
History
Dmitry Savvinov
ea72c76a37
[NI] Testdata changes after fixes in error types
2017-12-07 12:49:56 +03:00
..
destructuringDeclarations
[NI] Testdata changes after fixes in error types
2017-12-07 12:49:56 +03:00
finiteBoundRestriction
…
nonExpansiveInheritanceRestriction
…
ambiguousObjectExpressionType.kt
…
ambiguousObjectExpressionType.txt
…
anonymousFunAsLastExpressionInBlock.kt
…
anonymousFunAsLastExpressionInBlock.txt
…
anonymousFunUnusedLastExpressionInBlock.kt
…
anonymousFunUnusedLastExpressionInBlock.txt
…
ComponentFunctionReturnTypeMismatch.kt
…
ComponentFunctionReturnTypeMismatch.txt
…
ConflictingAndRedundantProjections.kt
…
ConflictingAndRedundantProjections.txt
…
DataFlowInfoInMultiDecl.kt
…
DataFlowInfoInMultiDecl.txt
…
DataFlowInMultiDeclInFor.kt
…
DataFlowInMultiDeclInFor.txt
…
FunctionWithMissingNames.kt
…
FunctionWithMissingNames.txt
…
illegalModifiersOnClass.kt
…
illegalModifiersOnClass.txt
…
kClassInSignature.kt
…
kClassInSignature.txt
…
kt559.kt
…
kt559.txt
…
kt1141.kt
…
kt1141.txt
…
kt1193.kt
…
kt1193.txt
…
kt2096.kt
…
kt2096.txt
…
kt2142.kt
…
kt2142.txt
…
kt2397.kt
…
kt2397.txt
…
kt2631_MultipleDeclaration.kt
…
kt2631_MultipleDeclaration.txt
…
kt2643MultiDeclInControlFlow.kt
…
kt2643MultiDeclInControlFlow.txt
…
localDeclarationModifiers.kt
…
localDeclarationModifiers.txt
…
localFunctionNoInheritVisibility.kt
…
localFunctionNoInheritVisibility.txt
…
LocalVariableWithNoTypeInformation.kt
…
LocalVariableWithNoTypeInformation.txt
…
mulitpleVarargParameters.kt
…
mulitpleVarargParameters.txt
…
MultiDeclarationErrors.kt
[NI] Improved testdata after changes in applicabilities
2017-12-07 12:49:56 +03:00
MultiDeclarationErrors.txt
…
namedFunAsLastExpressionInBlock.kt
…
namedFunAsLastExpressionInBlock.txt
…
packageDeclarationModifiers.kt
…
packageDeclarationModifiers.txt
…
propertyInPackageHasNoInheritVisibility.kt
…
propertyInPackageHasNoInheritVisibility.txt
…
RedeclarationsInMultiDecl.kt
…
RedeclarationsInMultiDecl.txt
…
ScalaLikeNamedFun.kt
…
ScalaLikeNamedFun.txt
…
sealedOnMembers.kt
…
sealedOnMembers.txt
…
unambiguousObjectExpressionType.kt
…
unambiguousObjectExpressionType.txt
…
valVarFunctionParameter.kt
…
valVarFunctionParameter.txt
…
VarianceOnFunctionAndPropertyTypeParameters.kt
…
VarianceOnFunctionAndPropertyTypeParameters.txt
…