24 lines
741 B
Plaintext
Vendored
24 lines
741 B
Plaintext
Vendored
public final class test/A {
|
|
public final static field Companion: test.A.Companion
|
|
inner class test/A/Companion
|
|
public method <init>(): void
|
|
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method a(@org.jetbrains.annotations.NotNull p0: test.B): test.B
|
|
}
|
|
|
|
|
|
public final static class test/A/Companion {
|
|
inner class test/A/Companion
|
|
private method <init>(): void
|
|
public final @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method a(@org.jetbrains.annotations.NotNull p0: test.B): test.B
|
|
}
|
|
|
|
|
|
public class test/B {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class test/Kt6106Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|