mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
8 lines
212 B
Plaintext
Vendored
8 lines
212 B
Plaintext
Vendored
@java.lang.annotation.Retention
|
|
@kotlin.Metadata
|
|
public annotation class NoArg
|
|
|
|
@kotlin.Metadata
|
|
public final class Test {
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
} |