[FE 1.0] Don't check star projections in PrivateInlineFunctionsReturningAnonymousObjectsChecker
^KT-56692 Fixed
This commit is contained in:
committed by
Space Team
parent
2a022ca9e0
commit
cbc8b74e89
+5
@@ -0,0 +1,5 @@
|
||||
// FIR_IDENTICAL
|
||||
// ISSUE: KT-56692
|
||||
|
||||
private <!NOTHING_TO_INLINE!>inline<!> fun check(inf: Self<*>) = inf
|
||||
class Self<T : Self<T>>
|
||||
Reference in New Issue
Block a user