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

6 lines
136 B
HTML

<html>
<body>
This intention converts an <b>if</b> expression to an expression using an elvis operator (if applicable).
</body>
</html>