3f034e8b67
#KT-45375 Fixed #KT-58173 Open
12 lines
577 B
Plaintext
Vendored
12 lines
577 B
Plaintext
Vendored
@kotlin.Metadata
|
|
final class FileClassWithPrivateDeclarationsOnly_afterKt {
|
|
// source: 'fileClassWithPrivateDeclarationsOnly_after.kt'
|
|
private final static @org.jetbrains.annotations.NotNull field a: kotlin.Unit
|
|
private final static @org.jetbrains.annotations.NotNull field b$delegate: kotlin.Lazy
|
|
static method <clinit>(): void
|
|
private final static method b_delegate$lambda$0(): kotlin.Unit
|
|
private final static method f(): void
|
|
public final static @kotlin.internal.InlineOnly method g(): void
|
|
private final static method getB(): kotlin.Unit
|
|
}
|