tests for comparison of changes in classes

This commit is contained in:
Michael Nedzelsky
2015-08-05 16:38:19 +03:00
parent df283c8f02
commit ae7cc8e430
60 changed files with 953 additions and 0 deletions
@@ -0,0 +1,5 @@
package test
import kotlin.annotation.*
annotation class ClassWithClassAnnotationListChanged
@@ -0,0 +1,4 @@
package test
@Deprecated("") class ClassWithClassAnnotationListChanged
@@ -0,0 +1 @@
changes in test/ClassWithClassAnnotationListChanged: CLASS_SIGNATURE