78f2515e95
#KT-8384 In Progress
16 lines
638 B
Plaintext
Vendored
16 lines
638 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class Foo {
|
|
private final field member: boolean
|
|
public method <init>(): void
|
|
public final method getMember(): boolean
|
|
public final method getMemberExtension(@org.jetbrains.annotations.NotNull p0: java.lang.String): boolean
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class NotDelegatedPropertyKt {
|
|
private final static field topLevel: boolean
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method getExtension(@org.jetbrains.annotations.NotNull p0: java.lang.String): boolean
|
|
public final static method getTopLevel(): boolean
|
|
}
|