Files
kotlin-fork/compiler/testData/codegen/light-analysis/properties/fieldSimple.txt
T

7 lines
321 B
Plaintext
Vendored

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