Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveConstructorKeywordIntention/description.html
T
2019-01-24 14:32:21 +03:00

5 lines
110 B
HTML

<html>
<body>
This intention removes a redundant constructor keyword for primary constructors.
</body>
</html>