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
/
destructuringDeclarations
History
Dmitry Savvinov
ea72c76a37
[NI] Testdata changes after fixes in error types
2017-12-07 12:49:56 +03:00
..
destructuringDeclarationAssignedUnresolved.kt
…
destructuringDeclarationAssignedUnresolved.txt
…
destructuringDeclarationMissingInitializer.kt
…
destructuringDeclarationMissingInitializer.txt
…
DoubleDeclForLoop.kt
…
DoubleDeclForLoop.txt
…
FolLoopTypeComponentTypeMismatch.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
FolLoopTypeComponentTypeMismatch.txt
…
ForLoopComponentFunctionAmbiguity.kt
…
ForLoopComponentFunctionAmbiguity.txt
…
ForLoopComponentFunctionMissing.kt
…
ForLoopComponentFunctionMissing.txt
…
ForLoopMissingLoopParameter.kt
[NI] Testdata changes after fixes in error types
2017-12-07 12:49:56 +03:00
ForLoopMissingLoopParameter.txt
…
ForLoopWithExtensions.kt
…
ForLoopWithExtensions.txt
…
ForWithExplicitTypes.kt
…
ForWithExplicitTypes.txt
…
kt2829.kt
…
kt2829.txt
…
lastDestructuringDeclarationInBlock.kt
Fix resolve of last destructuring declaration in block
2017-05-05 21:30:38 +03:00
lastDestructuringDeclarationInBlock.txt
Fix resolve of last destructuring declaration in block
2017-05-05 21:30:38 +03:00
RedeclarationInForLoop.kt
…
RedeclarationInForLoop.txt
…
SingleDeclForLoop.kt
…
SingleDeclForLoop.txt
…
underscore.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
underscore.txt
…