[FIR] Defer computation of intersection override return type if overridden has implicit return type
#KT-59921
This commit is contained in:
committed by
Space Team
parent
9ec0210c04
commit
1238f081b7
@@ -298,7 +298,7 @@ class JvmMappedScope(
|
||||
newTypeParameters = null,
|
||||
newContextReceiverTypes = emptyList(),
|
||||
isExpect = false,
|
||||
callableCopySubstitutionForTypeUpdater = null,
|
||||
deferredReturnTypeCalculation = null,
|
||||
newSource = oldConstructor.source,
|
||||
)
|
||||
return newSymbol
|
||||
|
||||
Reference in New Issue
Block a user