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

5 lines
118 B
HTML

<html>
<body>
This intention removes the name from a named argument to use positional argument syntax.
</body>
</html>