Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/inference
Pavel Kirpichenkov 710659324c [NI] Fix common supertype of types with error supertypes
Enable check for error supertypes during CST calculation in classic type system context.
Cyclic upper bound + known type parameters of superclasses may create non-error types
with error supertypes. Such types don't have common constructors with other normal types
and cause assertion errors during intersection.

^KT-36951 Fixed
2020-07-22 11:41:42 +03:00
..
2020-04-07 11:31:29 +03:00
2020-04-07 11:31:29 +03:00