12 lines
273 B
Plaintext
Vendored
12 lines
273 B
Plaintext
Vendored
@java.lang.annotation.Retention
|
|
@kotlin.Metadata
|
|
public annotation class NoArg {
|
|
// source: 'noNoArg.kt'
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Test {
|
|
// source: 'noNoArg.kt'
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|