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

6 lines
154 B
HTML

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