Files
kotlin-fork/idea/resources/intentionDescriptions/AddNamesToCallArgumentsIntention/description.html
T
2016-12-02 14:14:08 +03:00

5 lines
142 B
HTML

<html>
<body>
This intention adds names to all positional arguments of a function call according to the named argument syntax.
</body>
</html>