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