[FIR] Defer computation of intersection override return type if overridden has implicit return type

#KT-59921
This commit is contained in:
Kirill Rakhman
2024-01-18 16:54:28 +01:00
committed by Space Team
parent 9ec0210c04
commit 1238f081b7
47 changed files with 252 additions and 200 deletions
@@ -298,7 +298,7 @@ class JvmMappedScope(
newTypeParameters = null,
newContextReceiverTypes = emptyList(),
isExpect = false,
callableCopySubstitutionForTypeUpdater = null,
deferredReturnTypeCalculation = null,
newSource = oldConstructor.source,
)
return newSymbol