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

5 lines
107 B
HTML

<html>
<body>
This intention merges branches of nested 'when' expression into enclosing one
</body>
</html>