@kotlin.Metadata
public final class PrivateConstructor {
    inner class PrivateConstructor/Nested
    private method <init>(): void
}

@kotlin.Metadata
public final static class PrivateConstructor/Nested {
    private final @org.jetbrains.annotations.NotNull field a: PrivateConstructor
    inner class PrivateConstructor/Nested
    public method <init>(): void
    public final @org.jetbrains.annotations.NotNull method getA(): PrivateConstructor
}

@kotlin.Metadata
public final class SyntheticKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static method check(@org.jetbrains.annotations.NotNull p0: java.lang.Class): void
}
