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

5 lines
140 B
HTML

<html>
<body>
This intention splits a property declaration with an initializer and turns the initializer into an assignment.
</body>
</html>