Files
kotlin-fork/idea/resources/inspectionDescriptions/SuspiciousEqualsCombination.html
T
2017-09-12 12:05:30 +03:00

6 lines
118 B
HTML

<html>
<body>
This inspection reports when == and === are used on the same variable in one expression
</body>
</html>