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

6 lines
162 B
HTML

<html>
<body>
This intention converts assignment with 'when' right-hand side to 'when' expression where each branch is terminated with assignment
</body>
</html>