[FIR] Fix annotations invalid references diagnostics
This commit is contained in:
committed by
TeamCityServer
parent
261098a122
commit
ae63ad0b6d
@@ -1,4 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
// FILE: a.kt
|
||||
|
||||
annotation class annotation
|
||||
@@ -17,4 +16,4 @@ annotation class My
|
||||
|
||||
<!NOT_AN_ANNOTATION_CLASS!>@test.annotation<!> class Your
|
||||
|
||||
@My class Our
|
||||
@My class Our
|
||||
|
||||
Reference in New Issue
Block a user