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

6 lines
129 B
HTML

<html>
<body>
This intention converts an expression that uses an elvis operator to an <b>if-then</b> expression.
</body>
</html>