Report obsolete labels syntax deprecation on objects
#KT-7771 Fixed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Test {
|
||||
[ClassObjectAnnotation]
|
||||
[NestedAnnotation]
|
||||
@ClassObjectAnnotation
|
||||
@NestedAnnotation
|
||||
companion object {
|
||||
annotation class ClassObjectAnnotation
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user