[FIR][checkers] Handle ConeHiddenCandidateError in FirDestructuringDeclarationChecker properly
#KT-66595 Fixed
This commit is contained in:
committed by
Space Team
parent
89a0cde514
commit
e9d5396fa9
Vendored
+1
-2
@@ -1,5 +1,4 @@
|
||||
// TARGET_FRONTEND: ClassicFrontend
|
||||
// ^ reason for a FIR mute: KT-66595
|
||||
// FIR_IDENTICAL
|
||||
|
||||
class SimpleKlass {
|
||||
@Deprecated("deprecated and hidden", level = DeprecationLevel.HIDDEN)
|
||||
|
||||
Reference in New Issue
Block a user