Migrated from @HiddenDeclaration to @Deprecated(..., level = DeprecationLevel.HIDDEN)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
@HiddenDeclaration
|
||||
@Deprecated("hidden", level = DeprecationLevel.HIDDEN)
|
||||
fun hiddenFunFromSameFile(){}
|
||||
|
||||
fun String.foo() {
|
||||
|
||||
Reference in New Issue
Block a user