FIR IDE: Enable ReplaceCallFix for UNSAFE_CALL.
This commit is contained in:
committed by
Ilya Kirillov
parent
3ebdfa3850
commit
164d7d80b6
+2
-1
@@ -6,4 +6,5 @@ fun foo(a: String?) {
|
||||
a.run {
|
||||
i = <caret>length
|
||||
}
|
||||
}
|
||||
}
|
||||
/* FIR_COMPARISON */
|
||||
Reference in New Issue
Block a user