Files
kotlin-fork/idea/resources/intentionDescriptions/MergeWhenIntention/description.html
T
2013-11-20 20:55:58 +04:00

5 lines
130 B
HTML

<html>
<body>
This intention merges two successive 'when' expressions with equivalent branches into the single one
</body>
</html>