Files
kotlin-fork/compiler/testData/codegen/light-analysis/delegatedProperty/local/capturedLocalVal.txt
T

12 lines
525 B
Plaintext
Vendored

@kotlin.Metadata
public final class foo/CapturedLocalValKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method run(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.Object
}
@kotlin.Metadata
public final class foo/Delegate {
public method <init>(): void
public final method getValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): int
}