public interface A

public interface B

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

public final class IntersectionTypeWithoutGenericsAsReceiverKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A): java.lang.String
}
