/original.kt:(205,219): error: Type parameter 'T0' of 'interface I1<T0> : I0' has inconsistent values: I0, A1.
/simple.kt:(122,137): error: Type parameter 'T' of 'interface I1<T> : I0' has inconsistent values: Any, Int.
/clash.kt:(152,166): error: Type parameter 'T0' of 'interface I1<T0> : I0' has inconsistent values: I0, A3.
