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

6 lines
117 B
HTML

<html>
<body>
This intention removes the index variable from a for loop iterating over a collection.
</body>
</html>