[FIR] Remove transform/accept from FirResolvedTypeRef.delegateTypeRef
This commit is contained in:
committed by
Igor Yakovlev
parent
243f85a4d6
commit
b7d3469819
+3
@@ -388,6 +388,9 @@ object ImplementationConfigurator : AbstractFirTreeImplementationConfigurator()
|
||||
|
||||
impl(resolvedTypeRef) {
|
||||
publicImplementation()
|
||||
default("delegatedTypeRef") {
|
||||
needAcceptAndTransform = false
|
||||
}
|
||||
}
|
||||
|
||||
impl(errorExpression) {
|
||||
|
||||
Reference in New Issue
Block a user