Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertArrayParameterToVarargIntention/description.html
T

5 lines
102 B
HTML

<html>
<body>
This intention converts an array parameter to a <b>vararg</b> parameter.
</body>
</html>