[Analysis API] fix "Unexpected class FirTypeProjectionWithVarianceImpl" exception
from KtFirExpressionTypeProvider.getKtExpressionType ^KTIJ-23432 fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// LOOK_UP_FOR_ELEMENT_OF_TYPE: KtNameReferenceExpression
|
||||
|
||||
fun main() {
|
||||
listOf<<expr>_</expr>>(1)
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
expression: _
|
||||
type: null
|
||||
Reference in New Issue
Block a user