Files
kotlin-fork/compiler/testData/codegen/light-analysis/reflection/enclosing/kt6368.txt
T

13 lines
534 B
Plaintext
Vendored

@kotlin.Metadata
public final class Kt6368Kt {
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
private final static @org.jetbrains.annotations.NotNull field a$delegate: kotlin.Lazy
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getA(): java.util.HashMap
}
@kotlin.Metadata
public interface R {
public abstract @org.jetbrains.annotations.NotNull method result(): java.lang.String
}