[FIR] Don't save original user type in FirResolvedTypeRef
This commit is contained in:
-1
@@ -47,7 +47,6 @@ class FirSpecificTypeResolverTransformer(
|
||||
source = typeRef.source
|
||||
type = resolvedType.takeIfAcceptable() ?: return typeRef.compose()
|
||||
annotations += typeRef.annotations
|
||||
delegatedTypeRef = typeRef
|
||||
}.compose()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user