Add variance (in / out) modifier inspection #KT-11090 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports type parameters that can have 'in' or 'out' variance added.
|
||||
Usage of 'in' and 'out' variances leads to more precise type inference in Kotlin.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user