FIR IDE: add a test for resolution of @Retention value
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
@Retention(AnnotationRetention.SOUR<caret>CE)
|
||||
annotation class Anno
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
@Retention(AnnotationRetention.SOUR<caret>CE)
|
||||
annotation class Anno
|
||||