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

5 lines
111 B
HTML

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