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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
/
diagnosticWithSyntaxError
T
History
Valentin Kipyatkov
7f0063013c
Corrected test data
2016-10-11 23:38:52 +03:00
..
arrayExpression.kt
…
arrayExpression.txt
…
checkBackingFieldException.kt
…
checkBackingFieldException.txt
…
completeFunctionArgumentsOfNestedCalls.kt
…
completeFunctionArgumentsOfNestedCalls.txt
…
declarationAfterDotSelectorExpected.kt
Implement recovery for incomplete expression before declaration
2016-07-15 18:59:31 +03:00
declarationAfterDotSelectorExpected.txt
Implement recovery for incomplete expression before declaration
2016-07-15 18:59:31 +03:00
declarationAfterIncompleteElvis.kt
Implement recovery for incomplete expression before declaration
2016-07-15 18:59:31 +03:00
declarationAfterIncompleteElvis.txt
Implement recovery for incomplete expression before declaration
2016-07-15 18:59:31 +03:00
funcitonTypes.kt
…
funcitonTypes.txt
Corrected test data
2016-10-11 23:38:52 +03:00
funEquals.kt
…
funEquals.txt
…
funKeyword.kt
…
funKeyword.txt
…
incompleteEnumReference.kt
…
incompleteEnumReference.txt
…
incompleteVal.kt
…
incompleteVal.txt
…
incompleteValWithAccessor.kt
…
incompleteValWithAccessor.txt
…
incompleteWhen.kt
…
incompleteWhen.txt
…
namedFun.kt
…
namedFun.txt
…
noTypeParamsInReturnType.kt
…
noTypeParamsInReturnType.txt
…
typeReferenceError.kt
…
typeReferenceError.txt
Corrected test data
2016-10-11 23:38:52 +03:00
valNoName.kt
…
valNoName.txt
…
valWithNoNameBeforeNextDeclarationWithModifiers.kt
Extend recovery set when expecting property accessor
2016-07-08 16:06:47 +03:00
valWithNoNameBeforeNextDeclarationWithModifiers.txt
Extend recovery set when expecting property accessor
2016-07-08 16:06:47 +03:00
valWithNoNameInBlock.kt
Add recovery for properties without name
2016-07-08 16:06:47 +03:00
valWithNoNameInBlock.txt
Add recovery for properties without name
2016-07-08 16:06:47 +03:00