Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveArgumentNameIntention/description.html
T
2015-06-29 19:29:26 +03:00

5 lines
114 B
HTML

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