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

6 lines
140 B
HTML

<html>
<body>
This inspection reports the use of a redundant spread operator for a family of <b>arrayOf</b> function calls.
</body>
</html>