Such behavior is not the same as in K1, but it is more consistent. #KT-64400 Fixed
#KT-62683
Some boolean expressions could be transformed into `IrWhen` node. To understand that this node is actually a boolean expression, we need to analyze its origin. #KT-62683
^KT-62425