Files
kotlin-fork/compiler/testData/diagnostics/tests/inference
Mikhail Zarechenskiy a5ae1b38b0 Don't skip constraints from equations with the kind equal
The problem was that we didn't incorporate T == Foo into K <: Inv<out T>.
 It happened because of optimisation that isn't applicable here as we
 already have projection in the initial type

 #KT-39777 Fixed
2020-06-24 23:36:59 +03:00
..
2017-09-05 14:41:34 +03:00
2017-09-05 14:41:34 +03:00
2019-02-07 12:12:34 +03:00
2019-02-07 13:27:05 +03:00
2019-02-21 12:04:23 +03:00
2020-04-20 04:10:37 +03:00
2020-04-20 04:10:37 +03:00