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

5 lines
211 B
Plaintext
Vendored

package
public val </*0*/ T : [Error type: Cyclic upper bounds]> prop: [Error type: Return type for property prop cannot be resolved]
public fun </*0*/ T : [Error type: Cyclic upper bounds]> foo(): kotlin.Unit