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

5 lines
229 B
Plaintext
Vendored

public final class LambdaInPropertyGetterKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getL(): java.lang.Object
}