Inspection to convert two comparisons to range check #KT-5045 Fixed

This commit is contained in:
Mikhail Glukhikh
2016-12-22 15:02:49 +03:00
parent 67788e39d3
commit 4a1e6d3ef9
3 changed files with 18 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports two consecutive comparisons which can be converted to range check
</body>
</html>