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
|
||||
@@ -0,0 +1,2 @@
|
||||
Resolved to:
|
||||
0: (in kotlin.annotation.AnnotationRetention) SOURCE
|
||||
Reference in New Issue
Block a user