[FIR JS] Support DYNAMIC_RECEIVER_NOT_ALLOWED
This commit is contained in:
committed by
Space Team
parent
0f876f665a
commit
227969d787
@@ -149,6 +149,7 @@ object StandardClassIds {
|
||||
val DeprecatedSinceKotlin = "DeprecatedSinceKotlin".baseId()
|
||||
|
||||
val HidesMembers = "HidesMembers".internalId()
|
||||
val DynamicExtension = "DynamicExtension".internalId()
|
||||
|
||||
val Retention = "Retention".annotationId()
|
||||
val Target = "Target".annotationId()
|
||||
|
||||
Reference in New Issue
Block a user