DeprecatedSymbolUsageFix: initial implementation
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// "Replace with 'newFun(this)'" "true"
|
||||
|
||||
fun foo(c: dependency.C) {
|
||||
c.<caret>oldFun()
|
||||
}
|
||||
Reference in New Issue
Block a user