[NI] Also complete arguments for ambiguity calls
This is needed for IDE-tests and cases when integer literals are used in such ambiguity calls
This commit is contained in:
@@ -230,6 +230,8 @@ class PSICallResolver(
|
||||
}
|
||||
|
||||
diagnostics.firstIsInstanceOrNull<ManyCandidatesCallDiagnostic>()?.let {
|
||||
kotlinToResolvedCallTransformer.transformAndReport<D>(result, context, tracingStrategy)
|
||||
|
||||
return transformManyCandidatesAndRecordTrace(it, tracingStrategy, trace, context)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user