FirClassSubstitutionScope: don't recreate constructor type parameters w/out need

#KT-58008 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-04-25 11:34:43 +02:00
committed by Space Team
parent 5daafd5ed5
commit 1c56a71b14
5 changed files with 7 additions and 5 deletions
@@ -1,7 +1,6 @@
// WITH_STDLIB
// WITH_COROUTINES
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_K2: JVM_IR
// ISSUE: KT-58008
import kotlin.coroutines.*