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

9 lines
199 B
Plaintext
Vendored

public class C {
public method <init>(): void
}
public final class LambdaInLocalClassConstructorKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}