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

6 lines
111 B
HTML

<html>
<body>
This intention adds an index variable to a for loop iterating over a collection.
</body>
</html>