Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/kt9633.fir.kt
T

2 lines
56 B
Kotlin
Vendored

// KT-9633: SOE occurred before
interface A<T : A<in T>>