DeprecatedCallableAddReplaceWithIntention
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
<caret>@deprecated("")
|
||||
fun foo(s: String): String {
|
||||
return s.substring(1) + Int.MAX_VALUE
|
||||
}
|
||||
Reference in New Issue
Block a user