Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts
Brian Norman 2e6dbbe020 [FIR] Completely unwrap original argument when computing type arguments
When computing the conversion type for a type operator call, the
argument needs to be fully unwrapped before getting the resolved type.
This avoids the situation when the argument is a when-subject and the
assumed original type is not correct. Before, only smart-casts were
unwrapped, and this change will also unwrap when-subjects (as well as a
few other FirExpressions).

^KT-62114 Fixed
2023-10-05 14:12:06 +00:00
..
2022-11-22 15:44:32 +00:00
2021-11-12 15:20:45 +03:00
2021-05-05 18:20:51 +03:00
2021-05-05 18:20:51 +03:00
2023-01-31 07:53:10 +00:00
2023-01-31 07:53:10 +00:00