19 lines
618 B
Plaintext
Vendored
19 lines
618 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
inner class A/Nested
|
|
public method <init>(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final static class A/Nested {
|
|
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
|
inner class A/Nested
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class NestedConstructorFromTopLevelOneStringArgKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|