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

6 lines
363 B
Plaintext
Vendored

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
}