Files
kotlin-fork/idea/resources/inspectionDescriptions/CopyWithoutNamedArguments.html
T
2017-05-10 17:43:44 +03:00

6 lines
114 B
HTML

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