[FIR IDE] Add Fir lightclasses tests and fix FindUsages tests
This commit is contained in:
committed by
Ilya Kirillov
parent
3cefef03ff
commit
dbb54c87bc
+3
-1
@@ -27,4 +27,6 @@ annotation class S(val g: String)
|
||||
|
||||
@Repeatable
|
||||
@Retention(AnnotationRetention.SOURCE)
|
||||
annotation class R(val s: String)
|
||||
annotation class R(val s: String)
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user