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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
collectionLiterals
T
History
Victor Petukhov
d9c50f0fda
Report
NON_VARARG_SPREAD
on missed cases
...
^KT-48162 Fixed
2021-09-30 20:08:56 +03:00
..
argumentsOfAnnotation.fir.kt
…
argumentsOfAnnotation.kt
Update tests after rebase
2021-05-28 15:36:24 +03:00
argumentsOfAnnotation.txt
…
argumentsOfAnnotationWithKClass.fir.kt
…
argumentsOfAnnotationWithKClass.kt
Update tests after rebase
2021-05-28 15:36:24 +03:00
argumentsOfAnnotationWithKClass.txt
…
basicCollectionLiterals.fir.kt
[FIR] Implement UNRESOLVED_REFERENCE_WRONG_RECEIVER
2021-08-25 21:53:23 +00:00
basicCollectionLiterals.kt
Update tests after rebase
2021-05-28 15:36:24 +03:00
basicCollectionLiterals.txt
…
collectionLiteralsAsPrimitiveArrays.fir.kt
…
collectionLiteralsAsPrimitiveArrays.kt
…
collectionLiteralsAsPrimitiveArrays.txt
…
collectionLiteralsOutsideOfAnnotations.fir.kt
…
collectionLiteralsOutsideOfAnnotations.kt
…
collectionLiteralsOutsideOfAnnotations.txt
…
collectionLiteralsWithVarargs.fir.kt
FIR checker: ASSIGNING_SINGLE_ELEMENT_TO_VARARG_IN_NAMED_FORM_(ANNOTATION|FUNCTION)
2021-09-15 12:11:41 +03:00
collectionLiteralsWithVarargs.kt
Report
NON_VARARG_SPREAD
on missed cases
2021-09-30 20:08:56 +03:00
collectionLiteralsWithVarargs.txt
…
defaultValuesInAnnotation.fir.kt
…
defaultValuesInAnnotation.kt
Update tests after rebase
2021-05-28 15:36:24 +03:00
defaultValuesInAnnotation.txt
…
defaultValuesWithConstantsInAnnotation.fir.kt
…
defaultValuesWithConstantsInAnnotation.kt
…
defaultValuesWithConstantsInAnnotation.txt
…
noArrayLiteralsInAnnotationsFeature.fir.kt
…
noArrayLiteralsInAnnotationsFeature.kt
…
noArrayLiteralsInAnnotationsFeature.txt
…
noCollectionLiterals.fir.kt
…
noCollectionLiterals.kt
Remove OI/NI attributes from test data
2021-05-25 13:28:27 +03:00
noCollectionLiterals.txt
…
resolveToFunctionFromBuiltIns.kt
…
resolveToFunctionFromBuiltIns.txt
…