Files
kotlin-fork/compiler/testData/diagnostics/tests/generics/kt1575-Class.kt
T

2 lines
34 B
Kotlin
Vendored

// FIR_IDENTICAL
class C<T : C<T>>