Files
kotlin-fork/compiler/testData/diagnostics/tests/inference
Kirill Rakhman b90598823e [FIR] Improve approximation of captured types
- Handle flexible types in recursion check
- Handle intersected supertypes separately
- Make check when not to approximate captured types in type argument
  position more fine-grained.
  Only apply it to case when the captured type is replaced by a star
  projection.
  All other cases are handled by recursive calls to
  approximateCapturedType

#KT-65377 Fixed
2024-02-12 08:47:10 +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