21 lines
567 B
Plaintext
Vendored
21 lines
567 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class Kt1047Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public class Test {
|
|
public final static field Companion: Test.Companion
|
|
private final static field hello: java.lang.String
|
|
inner class Test/Companion
|
|
public method <init>(): void
|
|
public method test(): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final static class Test/Companion {
|
|
inner class Test/Companion
|
|
private method <init>(): void
|
|
private final method getHello(): java.lang.String
|
|
}
|