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

5 lines
111 B
HTML

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