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