Files
kotlin-fork/idea/resources/inspectionDescriptions/DestructuringWrongName.html
T

6 lines
168 B
HTML

<html>
<body>
This inspection reports entries of destructuring declarations that match the name of a different property of the destructured data class.
</body>
</html>