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

5 lines
126 B
HTML

<html>
<body>
This intention introduces argument into 'when' expression simplifying conditions of its branches
</body>
</html>