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

6 lines
147 B
HTML

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