FIR: handle 'SinceKotlin' as a special kind of deprecated
#KT-51850 Fixed
This commit is contained in:
committed by
teamcity
parent
07b5bd72ae
commit
9bd6a9c069
@@ -161,6 +161,8 @@ object StandardClassIds {
|
||||
|
||||
val RestrictsSuspension = "RestrictsSuspension".coroutinesId()
|
||||
|
||||
val WasExperimental = "WasExperimental".baseId()
|
||||
|
||||
object Java {
|
||||
val Deprecated = "Deprecated".javaLangId()
|
||||
val Repeatable = "Repeatable".javaAnnotationId()
|
||||
|
||||
Reference in New Issue
Block a user