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

6 lines
144 B
HTML

<html>
<body>
This inspection reports ranges that are empty because the 'start' value is greater than the 'endInclusive' value.
</body>
</html>