public class O {
    public method <init>(): void
}


public final class SimpleSubtypeSupertypeKt {
    public final static @org.jetbrains.annotations.NotNull method any(): java.lang.Object
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static method check(@org.jetbrains.annotations.NotNull p0: kotlin.reflect.KCallable, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KCallable, p2: boolean): void
    public final static @org.jetbrains.annotations.NotNull method function2(): kotlin.jvm.functions.Function2
    public final static @org.jetbrains.annotations.NotNull method function3(): kotlin.jvm.functions.Function3
    public final static method int(): int
    public final static @org.jetbrains.annotations.NotNull method nothing(): java.lang.Void
    public final static @org.jetbrains.annotations.Nullable method nullableNothing(): java.lang.Void
    public final static @org.jetbrains.annotations.Nullable method nullableString(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method string(): java.lang.String
}


public final class X {
    public method <init>(): void
}
