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

6 lines
158 B
HTML

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