[FIR] Record & use type arguments of FirQualifiedAccessExpression
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ object FieldSets {
|
||||
)
|
||||
|
||||
val typeArguments =
|
||||
fieldList("typeArguments", typeProjection)
|
||||
fieldList("typeArguments", typeProjection, withReplace = true)
|
||||
|
||||
val arguments =
|
||||
fieldList("arguments", expression)
|
||||
|
||||
Reference in New Issue
Block a user