AbstractTypeChecker: fix special case with CapturedType as self type argument

#KT-53908 Fixed
May fix also KT-53271
This commit is contained in:
Mikhail Glukhikh
2022-09-19 10:38:19 +02:00
committed by Space
parent ed21011183
commit a4b2a8c4ea
5 changed files with 7 additions and 18 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// FIR_DUMP
// FILE: GenericContainer.java