[FIR] Implement ADAPTED_CALLABLE_REFERENCE_AGAINST_REFLECTION_TYPE diagnostic
#KT-59401 Fixed
This commit is contained in:
committed by
Space Team
parent
d91000e39c
commit
789f886d3c
+2
@@ -146,3 +146,5 @@ class AmbiguousValuesForContextReceiverParameter(
|
||||
) : ResolutionDiagnostic(INAPPLICABLE)
|
||||
|
||||
object ResolutionResultOverridesOtherToPreserveCompatibility : ResolutionDiagnostic(RESOLVED)
|
||||
|
||||
object AdaptedCallableReferenceIsUsedWithReflection : ResolutionDiagnostic(RESOLVED_WITH_ERROR)
|
||||
Reference in New Issue
Block a user