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

6 lines
148 B
HTML

<html>
<body>
This intention joins the declaration of a property / variable and the first assignment into that property / variable.
</body>
</html>