Update testData for restricted expression annotations retention
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@Target(AnnotationTarget.EXPRESSION)
|
||||
@Retention(AnnotationRetention.SOURCE)
|
||||
annotation class Annotation
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user