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

6 lines
247 B
Plaintext
Vendored

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
}