Files
kotlin-fork/idea/resources/postfixTemplates/KtForEachPostfixTemplate/description.html
T
Denis Zharkov 1b391123e6 Implement for/iter postfix templates
#KT-4710 In Progress
2016-09-20 15:26:47 +03:00

6 lines
84 B
HTML

<html>
<body>
Creates for statement from given iterable expression.
</body>
</html>