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

6 lines
121 B
HTML

<html>
<body>
This inspection reports calls to a data class' <b>copy</b> method without named arguments.
</body>
</html>