Minor: Update test data because of KT-15697
This commit is contained in:
@@ -34,6 +34,7 @@ public final class State {
|
||||
|
||||
package test;
|
||||
|
||||
@java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME)
|
||||
public abstract @interface MyAnnotation {
|
||||
}
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@ public enum EnumClass {
|
||||
|
||||
package test;
|
||||
|
||||
@java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME)
|
||||
public abstract @interface MyAnnotation {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user