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

5 lines
125 B
HTML

<html>
<body>
This intention simplifies a boolean expression that has parts which can be reduced to constants
</body>
</html>