3 lines
83 B
Kotlin
Vendored
3 lines
83 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
class D<A : D<A, <!UPPER_BOUND_VIOLATED!>String<!>>, B : D<A, B>>
|