Files
kotlin-fork/idea/resources/intentionDescriptions/WhenToIfIntention/description.html
T
2013-05-15 12:57:53 +04:00

5 lines
103 B
HTML

<html>
<body>
This intention converts 'when' expression to one or more 'if' expressions
</body>
</html>