KT-64993 [AA] Unwrap safe call when deducing the expected type of function argument in KtFirExpressionTypeProvider

^KT-64993 Fixed
This commit is contained in:
Roman Golyshev
2024-01-15 23:38:31 +01:00
committed by teamcity
parent 318fd52567
commit 67d32c3072
3 changed files with 6 additions and 7 deletions
@@ -1,5 +0,0 @@
expression: arg
expected type: KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: kotlin/String
@@ -1,2 +1,5 @@
expression: arg
expected type: null
expected type: KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: kotlin/String