[NI] Run call checkers on resolved calls for callable references
#KT-34391 Fixed
This commit is contained in:
+2
@@ -311,6 +311,8 @@ class ResolvedAtomCompleter(
|
||||
topLevelCallContext.trace,
|
||||
callableReferenceExpression
|
||||
)
|
||||
|
||||
kotlinToResolvedCallTransformer.runCallCheckers(resolvedCall, topLevelCallCheckerContext)
|
||||
}
|
||||
|
||||
private fun completeCollectionLiteralCalls(collectionLiteralArgument: ResolvedCollectionLiteralAtom) {
|
||||
|
||||
Reference in New Issue
Block a user