Files
kotlin-fork/compiler/testData/codegen/light-analysis/collections/irrelevantImplCharSequence.txt
T

12 lines
296 B
Plaintext
Vendored

@kotlin.Metadata
public final class TestKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@kotlin.Metadata
public final class X {
public method <init>(): void
public final method charAt(p0: int): char
public method get(p0: int): char
}