[FIR] Render outer type parameters differently
This commit is contained in:
committed by
Space Team
parent
e4246e8f51
commit
c2ad475153
@@ -23,7 +23,7 @@ FILE: privateToThis.fir.kt
|
||||
R|<local>/a|.R|SubstitutionOverride</A.t: R|CapturedType(*)|><HIDDEN: /A.t is invisible>#|
|
||||
}
|
||||
|
||||
public final inner class B<in T> : R|kotlin/Any| {
|
||||
public final inner class B<in Outer(T)> : R|kotlin/Any| {
|
||||
public A<T>.constructor(): R|A.B<T>| {
|
||||
super<R|kotlin/Any|>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user