Remove @annotation from test data
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package test
|
||||
|
||||
public final class SimpleAnnotation : kotlin.Annotation {
|
||||
public final annotation class SimpleAnnotation : kotlin.Annotation {
|
||||
public constructor SimpleAnnotation()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user