[FIR IDE] Add base support for FIR incomplete types resolve
This commit is contained in:
+2
@@ -86,6 +86,8 @@ class FirSpecificTypeResolverTransformer(
|
||||
typeRef.source
|
||||
}
|
||||
|
||||
delegatedTypeRef = typeRef
|
||||
|
||||
diagnostic = resolvedType.diagnostic
|
||||
}
|
||||
}.compose()
|
||||
|
||||
Reference in New Issue
Block a user