Deprecate deprecated in favor of Deprecated
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<caret>@deprecated("")
|
||||
<caret>@Deprecated("")
|
||||
fun foo(p: Int) {
|
||||
bar("$p ${p + 1} $0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user