[FIR] KT-57175: Expand typealiases in the annotation class checker

^KT-57175 Fixed
This commit is contained in:
Nikolay Lunyak
2023-03-08 17:12:45 +02:00
committed by Space Team
parent 5cbe699fc4
commit f39467b4ba
6 changed files with 29 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
// FIR_IDENTICAL
typealias Aliased = String
annotation class Tag(val tags: Aliased) // K1: ok, K2: INVALID_TYPE_OF_ANNOTATION_MEMBER