mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
8 lines
282 B
Java
Vendored
8 lines
282 B
Java
Vendored
/**
|
|
* @deprecated
|
|
*/
|
|
@java.lang.Deprecated
|
|
public final class _DefaultPackage {
|
|
@kotlin.jvm.internal.KotlinDelegatedMethod(implementationClassName = "UnitParameterKt")
|
|
public static final void foo(@org.jetbrains.annotations.NotNull kotlin.Unit s) { /* compiled code */ }
|
|
} |