Files
kotlin-fork/idea/resources/postfixTemplates/KtIntroduceVariablePostfixTemplate/description.html
T
Denis Zharkov b702886f0d Introduce var/val postfix templates
#KT-4710 In Progress
2016-09-20 15:26:45 +03:00

6 lines
70 B
HTML

<html>
<body>
Creates variable from given expression.
</body>
</html>