FIR IDE: Use KtFirExpressionTypeProvider.getExpectedType() in
ReplaceCallFix.
This commit is contained in:
committed by
Ilya Kirillov
parent
e9298d1d71
commit
062adf21de
@@ -5,5 +5,4 @@ fun foo(a: String?) {
|
||||
// comment2
|
||||
?.length
|
||||
}
|
||||
// FIR_IDENTICAL
|
||||
/* FIR_COMPARISON */
|
||||
/* FIR_COMPARISON */
|
||||
Reference in New Issue
Block a user