Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/itselfAsUpperBoundNotNull.txt
T

5 lines
183 B
Plaintext
Vendored

package
public val </*0*/ T : [Error type: Cyclic upper bounds]> prop: [Error type: Error type parameter]
public fun </*0*/ T : [Error type: Cyclic upper bounds]> foo(): kotlin.Unit