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

6 lines
118 B
HTML

<html>
<body>
This intention moves an assignment to a property into the initializer of that property.
</body>
</html>