10b9be9f51
#KT-12187 fixed
4 lines
102 B
Java
Vendored
4 lines
102 B
Java
Vendored
import java.lang.annotation.*;
|
|
|
|
@Retention(RetentionPolicy.CLASS)
|
|
public @interface ClassAnnotation {} |