Files
kotlin-fork/idea/resources/intentionDescriptions/FlattenWhenIntention/description.html
T

5 lines
138 B
HTML

<html>
<body>
This intention merges branches of a nested <b>when</b> expression into the enclosing <b>when</b> expression.
</body>
</html>