KT-64993 [AA] Unwrap safe call when deducing the expected type of function argument in KtFirExpressionTypeProvider
^KT-64993 Fixed
This commit is contained in:
-5
@@ -1,5 +0,0 @@
|
||||
expression: arg
|
||||
expected type: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/String
|
||||
+4
-1
@@ -1,2 +1,5 @@
|
||||
expression: arg
|
||||
expected type: null
|
||||
expected type: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/String
|
||||
|
||||
Reference in New Issue
Block a user