Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts
Brian Norman ccda8ae23d [FIR] Comparison to String implies smart cast to String
When the left-hand side of an equality comparison is known to be a
String, and the equality condition resolves to true, then the right-hand
side can be smart-cast to a String as well. This was working for String
expressions on the left-hand side but not for String constants.

^KT-57513 Fixed
2023-10-10 11:20:40 +00:00
..
2022-11-22 15:44:32 +00:00
2021-11-12 15:20:45 +03:00
2023-01-31 07:53:10 +00:00
2023-01-31 07:53:10 +00:00