Files
kotlin-fork/idea/resources/inspectionDescriptions/ConstantConditionIf.html
T

6 lines
152 B
HTML

<html>
<body>
This inspection reports <b>if</b> expressions whose condition is constant and therefore the expression can be simplified.
</body>
</html>