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

6 lines
147 B
HTML

<html>
<body>
This intention converts a top-level property that is initialized with an object expression to an object declaration.
</body>
</html>