Fix for a cyclic generic upper bound for a class type parameter. A pair of tests.
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
class MyClass<T: <!CYCLIC_GENERIC_UPPER_BOUND!>T<!>>
|
||||
Reference in New Issue
Block a user