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

6 lines
124 B
HTML

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