@kotlin.Metadata
public class A {
    private final field length: int
    public method <init>(): void
    public final method charAt(p0: int): char
    public method get(p0: int): char
    public method getLength(): int
    public final method length(): int
    public @org.jetbrains.annotations.NotNull method subSequence(p0: int, p1: int): java.lang.CharSequence
}

@kotlin.Metadata
public final class TestKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
