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

5 lines
105 B
HTML

<html>
<body>
This intention inverts a conditional expression in an <b>if</b> expression.
</body>
</html>