Files
kotlin-fork/compiler/testData/diagnostics/tests/inference
Nikolay Lunyak 69fba8d33b [FIR] Make captureFromTypeParameterUpperBoundIfNeeded smarter
Before this change `ARGUMENT_TYPE_MISMATCH` would complain that
`Y` "is not a subtype of" `Inv<Y>`, because the function would only
check immediate bounds of the type parameter `Y`. `chosenSupertype`
would be `X`, not `Inv<out kotlin/String>`.

^KT-60056
2024-01-09 10:47:13 +00:00
..
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00
2022-08-31 09:45:54 +00:00
2022-08-31 09:45:54 +00:00
2022-06-29 10:20:30 +02:00
2022-08-30 15:56:31 +00:00
2022-08-30 15:56:31 +00:00