tests for comparison of changes in classes
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
import kotlin.annotation.*
|
||||
|
||||
annotation class ClassWithClassAnnotationListChanged
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
@Deprecated("") class ClassWithClassAnnotationListChanged
|
||||
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
changes in test/ClassWithClassAnnotationListChanged: CLASS_SIGNATURE
|
||||
Reference in New Issue
Block a user