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