mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
18 lines
387 B
Plaintext
Vendored
18 lines
387 B
Plaintext
Vendored
public final class C {
|
|
public final static field Foo: C.Foo
|
|
inner class C/Foo
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final static class C/Foo {
|
|
inner class C/Foo
|
|
private method <init>(): void
|
|
public final method create(): int
|
|
}
|
|
|
|
|
|
public final class NamedClassObjectKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|