FIR: Simplify callable references resolution
Also that fixes some bugs
This commit is contained in:
+1
@@ -65,6 +65,7 @@ class SingleCandidateResolver(
|
||||
val resolutionContext = stubBodyResolveTransformer.resolutionContext
|
||||
|
||||
val candidate = CandidateFactory(resolutionContext, callInfo).createCandidate(
|
||||
callInfo,
|
||||
resolutionParameters.callableSymbol,
|
||||
explicitReceiverKind = explicitReceiverKind,
|
||||
dispatchReceiverValue = dispatchReceiverValue,
|
||||
|
||||
Reference in New Issue
Block a user