FIR: Do not leave cyclic upper bounds of type parameters
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ object NodeConfigurator : AbstractFieldConfigurator<FirTreeBuilder>(FirTreeBuild
|
||||
+symbol("FirTypeParameterSymbol")
|
||||
+field(varianceType)
|
||||
+booleanField("isReified")
|
||||
+fieldList("bounds", typeRef)
|
||||
+fieldList("bounds", typeRef, withReplace = true)
|
||||
+annotations
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user