[FIR] Report recursive typealias when loop is in type annotations
^KT-59908
This commit is contained in:
committed by
Space Team
parent
31560217f8
commit
86c09a1c78
@@ -1,3 +1,3 @@
|
||||
// ISSUE: KT-14612
|
||||
|
||||
typealias S = @S Suppress
|
||||
typealias S = <!RECURSIVE_TYPEALIAS_EXPANSION!>@S Suppress<!>
|
||||
|
||||
Reference in New Issue
Block a user