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
/
inference
/
upperBounds
T
History
Denis.Zharkov
62bef48f9d
Adjust test data to changed rendering: T!! -> T & Any
...
^KT-26245 In Progress
2021-08-31 15:41:15 +03:00
..
conflictingSubstitutionsFromUpperBound.kt
…
conflictingSubstitutionsFromUpperBound.txt
…
doNotInferFromBoundsOnly.fir.kt
FIR: Adjust test data after introduction of INFERENCE_NO_INFORMATION_FOR_PARAMETER
2021-06-07 15:25:47 +03:00
doNotInferFromBoundsOnly.kt
Remove OI/NI attributes from test data
2021-05-25 13:28:27 +03:00
doNotInferFromBoundsOnly.txt
…
flexibilityInCommonSuperTypeCalculation.fir.kt
…
flexibilityInCommonSuperTypeCalculation.kt
…
flexibilityInCommonSuperTypeCalculation.ni.fir.kt
…
flexibilityInCommonSuperTypeCalculation.ni.kt
Adjust test data to changed rendering: T!! -> T & Any
2021-08-31 15:41:15 +03:00
inferringVariableByMaterializeAndUpperBound.fir.kt
FIR: Adjust test data after introduction of INFERENCE_NO_INFORMATION_FOR_PARAMETER
2021-06-07 15:25:47 +03:00
inferringVariableByMaterializeAndUpperBound.kt
…
inferringVariableByMaterializeAndUpperBound.txt
…
intersectUpperBounds.kt
FIR: Mark a pack of tests (53) as FIR_IDENTICAL
2021-05-25 13:28:29 +03:00
intersectUpperBounds.txt
…
kt2856.fir.kt
…
kt2856.kt
…
kt2856.txt
…
nonNullUpperBound.kt
…
nonNullUpperBound.txt
…
typeParameterAsUpperBound.fir.kt
…
typeParameterAsUpperBound.kt
…
typeParameterAsUpperBound.txt
…
useBoundsIfUnknownParameters.fir.kt
…
useBoundsIfUnknownParameters.kt
…
useBoundsIfUnknownParameters.txt
…
useBoundsToInferTypeParamsSimple.fir.kt
[FIR] Add NO_RETURN_IN_FUNCTION_WITH_BLOCK_BODY diagnostic
2021-07-19 13:40:28 +03:00
useBoundsToInferTypeParamsSimple.kt
Update tests after rebase
2021-05-28 15:36:24 +03:00
useBoundsToInferTypeParamsSimple.txt
…