Files
kotlin-fork/compiler/testData/codegen/light-analysis/labels/propertyInClassAccessor.txt
T

12 lines
324 B
Plaintext
Vendored

@kotlin.Metadata
public final class PropertyInClassAccessorKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@kotlin.Metadata
public final class Test {
public method <init>(): void
public final method getInnerGetter(p0: int): int
public final method test(): int
}