Files
kotlin-fork/idea/resources/inspectionDescriptions/SimplifyBooleanWithConstants.html
T
2016-02-09 19:22:59 +01:00

5 lines
125 B
HTML

<html>
<body>
This inspections reports boolean expressions that have parts which can be reduced to constants.
</body></html>