[FIR] Report warning when error is suppressed
#KT-61129
This commit is contained in:
committed by
Space Team
parent
769e4ac0ac
commit
c32a0a83f9
@@ -223,6 +223,8 @@ object StandardClassIds {
|
||||
val deprecatedSinceKotlinErrorSince = Name.identifier("errorSince")
|
||||
val deprecatedSinceKotlinHiddenSince = Name.identifier("hiddenSince")
|
||||
|
||||
val suppressNames = Name.identifier("names")
|
||||
|
||||
val parameterNameName = StandardNames.NAME
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user