[FIR] Report recursive typealias when loop is in type annotations

^KT-59908
This commit is contained in:
Evgeniy.Zhelenskiy
2023-11-18 15:22:48 +01:00
committed by Space Team
parent 31560217f8
commit 86c09a1c78
2 changed files with 9 additions and 4 deletions
@@ -1,3 +1,3 @@
// ISSUE: KT-14612
typealias S = @S Suppress
typealias S = <!RECURSIVE_TYPEALIAS_EXPANSION!>@S Suppress<!>