KT-8751 Assertion in HeuriticSignatures
#KT-8751 Fixed
This commit is contained in:
@@ -36,7 +36,7 @@ fun createEnhancedValueParameters(
|
||||
val (newType, oldParameter) = pair
|
||||
ValueParameterDescriptorImpl(
|
||||
newOwner,
|
||||
null,
|
||||
oldParameter,
|
||||
oldParameter.getIndex(),
|
||||
oldParameter.getAnnotations(),
|
||||
oldParameter.getName(),
|
||||
|
||||
Reference in New Issue
Block a user