[FIR] Move check for INSTANCE_ACCESS_BEFORE_SUPER_CALL from resolution stage to checker
^KT-48870
This commit is contained in:
committed by
Space Team
parent
4a501a257e
commit
c745ef09d1
-2
@@ -141,5 +141,3 @@ class NoApplicableValueForContextReceiver(
|
||||
class AmbiguousValuesForContextReceiverParameter(
|
||||
val expectedContextReceiverType: ConeKotlinType,
|
||||
) : ResolutionDiagnostic(INAPPLICABLE)
|
||||
|
||||
object InaccessibleReceiver : ResolutionDiagnostic(RESOLVED_WITH_ERROR)
|
||||
|
||||
Reference in New Issue
Block a user