Exception fix: diagnose an error for a generic type which is a subtype of itself, a set of tests #EA-64453 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal val </*0*/ T : [ERROR : Cyclic upper bound: T?]> prop: [ERROR : ?]
|
||||
internal fun </*0*/ T : [ERROR : Cyclic upper bound: T]> foo(): kotlin.Unit
|
||||
Reference in New Issue
Block a user