Files
kotlin-fork/idea/resources/intentionDescriptions/IterateExpressionIntention/description.html
T
2015-06-29 19:31:21 +03:00

6 lines
84 B
HTML

<html>
<body>
Uses for-loop to iterate over sequence of elements.
</body>
</html>