Files
kotlin-fork/compiler
Kirill Rakhman 672512d19d [FE] Skip CST computation if list of types has exactly one entry
Otherwise, we can get in a situation where the single item is flexible,
and we replace its attributes with the attribute of the lower bound,
which messes up `EnhancedTypeForWarningAttribute`.

#KT-65193 Fixed
2024-03-18 15:52:50 +00:00
..
2024-03-15 14:39:56 +00:00
2024-03-18 15:52:50 +00:00
2024-03-06 18:30:22 +00:00