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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Dmitriy Novozhilov
9825984bc5
[NI] Update test data for diagnostic tests
2019-03-25 12:17:27 +03:00
..
conflictingSubstitutionsFromUpperBound.kt
…
conflictingSubstitutionsFromUpperBound.txt
…
doNotInferFromBoundsOnly.kt
[NI] Update test data for diagnostic tests
2019-03-25 12:17:27 +03:00
doNotInferFromBoundsOnly.txt
…
intersectUpperBounds.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
intersectUpperBounds.txt
…
kt2856.kt
Report UNUSED_PARAMETER on main parameter in 1.3+ #KT-26999 Fixed
2018-10-25 19:10:39 +03:00
kt2856.txt
Report UNUSED_PARAMETER on main parameter in 1.3+ #KT-26999 Fixed
2018-10-25 19:10:39 +03:00
nonNullUpperBound.kt
…
nonNullUpperBound.txt
…
typeParameterAsUpperBound.kt
Allow generic type parameter to have mixed constraints for @InlineOnly functions
2018-08-21 12:17:25 +03:00
typeParameterAsUpperBound.txt
Allow generic type parameter to have mixed constraints for @InlineOnly functions
2018-08-21 12:17:25 +03:00
useBoundsIfUnknownParameters.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
useBoundsIfUnknownParameters.txt
…
useBoundsToInferTypeParamsSimple.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
useBoundsToInferTypeParamsSimple.txt
…