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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
History
Valentin Kipyatkov
7f0063013c
Corrected test data
2016-10-11 23:38:52 +03:00
..
diagnosticWithSyntaxError
Corrected test data
2016-10-11 23:38:52 +03:00
arrayBracketsRange.kt
…
arrayBracketsRange.txt
…
checkNothingIsSubtype.kt
…
checkNothingIsSubtype.txt
…
controlStructuresErrors.kt
…
controlStructuresErrors.txt
…
illegalSelectorCallableReference.kt
Refactor resolution of double colon expression LHS
2016-07-22 11:05:19 +03:00
illegalSelectorCallableReference.txt
Refactor resolution of double colon expression LHS
2016-07-22 11:05:19 +03:00
incompleteAssignment.kt
…
incompleteAssignment.txt
…
incompleteEquals.kt
…
incompleteEquals.txt
…
inExpr.kt
…
inExpr.txt
…
kt1955.kt
…
kt1955.txt
…
kt2014.kt
…
kt2014.txt
…
kt4866UnresolvedArrayAccess.kt
…
kt4866UnresolvedArrayAccess.txt
…
NoSenselessComparisonForErrorType.kt
…
NoSenselessComparisonForErrorType.txt
…
plusOnTheRight.kt
…
plusOnTheRight.txt
…
pseudocodeTraverseNextInstructions.kt
…
pseudocodeTraverseNextInstructions.txt
…
senselessComparisonWithNull.kt
…
senselessComparisonWithNull.txt
…
SupertypeOfErrorType.kt
…
SupertypeOfErrorType.txt
…
typeParameterOnLhsOfDot.kt
…
typeParameterOnLhsOfDot.txt
…
unresolvedArguments.kt
…
unresolvedArguments.txt
…
unresolvedOperation.kt
…
unresolvedOperation.txt
…
variableDeclarationInSelector.kt
Implement recovery for incomplete expression before declaration
2016-07-15 18:59:31 +03:00
variableDeclarationInSelector.txt
…