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

6 lines
114 B
HTML

<html>
<body>
This intention introduces a <b>for</b> loop to iterate over a sequence of elements.
</body>
</html>