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

6 lines
118 B
HTML

<html>
<body>
This inspection reports 'arrayOf' calls that can be replaced with array literals [...].
</body>
</html>