DeprecatedCallableAddReplaceWithIntention
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@deprecated("", <caret>ReplaceWith("bar()"))
|
||||
fun foo(): String = bar()
|
||||
|
||||
fun bar(): String = ""
|
||||
Reference in New Issue
Block a user