Update testData for restricted expression annotations retention
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
public annotation class ClsAnn
|
||||
|
||||
@kotlin.annotation.Target
|
||||
@kotlin.annotation.Retention
|
||||
@java.lang.annotation.Retention
|
||||
@java.lang.annotation.Target
|
||||
@kotlin.Metadata
|
||||
@@ -63,4 +64,4 @@ public final class LiteralsKt {
|
||||
@kotlin.Metadata
|
||||
public class My {
|
||||
public method <init>(): void
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user