@kotlin.Metadata
public final class test/Test$ConstructorToBeRemoved {
    // source: 'test.kt'
    public final inner class test/Test$ConstructorToBeRemoved
    public final @org.jetbrains.annotations.NotNull method copy(@org.jetbrains.annotations.NotNull p0: java.lang.Object): test.Test$ConstructorToBeRemoved
    public synthetic static method copy$default(p0: test.Test$ConstructorToBeRemoved, p1: java.lang.Object, p2: int, p3: java.lang.Object): test.Test$ConstructorToBeRemoved
    public method equals(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
    public method hashCode(): int
    public @org.jetbrains.annotations.NotNull method toString(): java.lang.String
}
@kotlin.Metadata
public final class test/Test {
    // source: 'test.kt'
    public final inner class test/Test$ConstructorToBeRemoved
    public method <init>(): void
}
