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

5 lines
127 B
HTML

<html>
<body>
This intention removes an empty primary constructor when it would be implicitly available anyway.
</body>
</html>