Files
kotlin-fork/idea/resources/inspectionDescriptions/ConvertSecondaryConstructorToPrimary.html
T
2016-09-30 16:39:58 +03:00

6 lines
135 B
HTML

<html>
<body>
This inspection reports secondary constructor that can be replaced with more concise primary constructor
</body>
</html>