FirClassSubstitutionScope: don't recreate type parameters for unbound f/o

This commit is contained in:
Mikhail Glukhikh
2020-09-01 12:45:09 +03:00
parent e8157a5488
commit 23e83e8933
2 changed files with 11 additions and 8 deletions
@@ -1,6 +1,5 @@
// !LANGUAGE: +NewInference
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// FILE: javaNestedSamInterface.kt
import test.A