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

7 lines
380 B
Plaintext
Vendored

@kotlin.Metadata
public final class FunctionExpressionInPropertyKt {
private final static @org.jetbrains.annotations.NotNull field property: kotlin.jvm.functions.Function0
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getProperty(): kotlin.jvm.functions.Function0
}