Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertRangeCheckToTwoComparisonsIntention/description.html
T

5 lines
101 B
HTML

<html>
<body>
This intention converts range check (in) to two consecutive comparisons
</body>
</html>