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

5 lines
102 B
HTML

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