Files
kotlin-fork/compiler/testData/codegen/light-analysis/package/privateTopLevelPropAndVarInInner.txt
T

7 lines
264 B
Plaintext
Vendored

@kotlin.Metadata
public final class PrivateTopLevelPropAndVarInInnerKt {
private static field x: java.lang.String
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
private final static method f(): java.lang.String
}