FirClassSubstitutionScope: don't recreate constructor type parameters w/out need
#KT-58008 Fixed
This commit is contained in:
committed by
Space Team
parent
5daafd5ed5
commit
1c56a71b14
@@ -4,7 +4,7 @@ public final inner [ResolvedTo(BODY_RESOLVE)] class ONAIR<[ResolvedTo(STATUS)] T
|
||||
}
|
||||
|
||||
public final [ResolvedTo(BODY_RESOLVE)] fun x(): R|X.Y<T>| {
|
||||
^x R|SubstitutionOverride</X.Y.Y>|<R|T|>()
|
||||
^x R|/X.Y.Y|<R|T|>()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user