Make kotlin.Metadata public
Prohibit explicit usage of `@Metadata` to prevent possible AnnotationFormatError at runtime #KT-23602 Fixed
This commit is contained in:
committed by
Ilya Gorbunov
parent
8102e512d3
commit
f423403167
@@ -1,5 +1,3 @@
|
||||
// !DIAGNOSTICS: -INVISIBLE_MEMBER -INVISIBLE_REFERENCE -EXPOSED_PARAMETER_TYPE
|
||||
|
||||
<!EXPLICIT_METADATA_IS_DISALLOWED!>@Metadata<!>
|
||||
class A
|
||||
|
||||
|
||||
Reference in New Issue
Block a user