mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
- Package facade classes should have ACC_DEPRECATED
- Light classes for package facades should be deprecated
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
@java.lang.Deprecated
|
||||
public final class _DefaultPackage {
|
||||
@kotlin.jvm.internal.KotlinDelegatedMethod(implementationClassName = "UnitParameterKt")
|
||||
|
||||
Reference in New Issue
Block a user