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
017784d24f5750436d453441c4b32576eba6e094
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
/
diagnosticWithSyntaxError
T
History
Kirill Rakhman
e7c213e06e
[FIR] Report separate error for delegated constructor call to interface
...
#KT-59216 Fixed
2023-07-04 16:00:45 +00:00
..
arrayExpression.fir.kt
…
arrayExpression.kt
…
arrayExpression.txt
…
checkBackingFieldException.kt
[FIR, LT] Report syntax error by traversing LT after parsing
2023-05-05 09:34:24 +00:00
checkBackingFieldException.txt
…
completeFunctionArgumentsOfNestedCalls.kt
…
completeFunctionArgumentsOfNestedCalls.txt
…
declarationAfterDotSelectorExpected.kt
…
declarationAfterDotSelectorExpected.txt
…
declarationAfterIncompleteElvis.kt
…
declarationAfterIncompleteElvis.txt
…
funcitonTypes.fir.kt
…
funcitonTypes.kt
…
funcitonTypes.txt
…
funEquals.kt
…
funEquals.txt
…
funKeyword.kt
…
funKeyword.txt
…
incompleteEnumReference.fir.kt
…
incompleteEnumReference.kt
…
incompleteEnumReference.txt
Add EnumEntries to minimal-stdlib-for-tests
2023-03-02 10:23:38 +00:00
incompleteVal.kt
…
incompleteVal.txt
…
incompleteValWithAccessor.kt
…
incompleteValWithAccessor.txt
…
incompleteWhen.kt
…
incompleteWhen.txt
…
namedFun.kt
…
namedFun.txt
…
noTypeParamsInReturnType.fir.kt
…
noTypeParamsInReturnType.kt
…
noTypeParamsInReturnType.txt
…
typeReferenceError.fir.kt
[FIR] Report separate error for delegated constructor call to interface
2023-07-04 16:00:45 +00:00
typeReferenceError.kt
…
typeReferenceError.txt
…
valNoName.kt
…
valNoName.txt
…
valWithNoNameBeforeNextDeclarationWithModifiers.kt
…
valWithNoNameBeforeNextDeclarationWithModifiers.txt
…
valWithNoNameInBlock.kt
…
valWithNoNameInBlock.txt
…