Files

4 lines
52 B
Kotlin
Vendored

// FIR_IDENTICAL
class C<T>
fun <T : C<T>> foo() {}