Files
kotlin-fork/idea/resources/intentionDescriptions/ReplaceSubstringWithDropLastIntention/description.html
T
2016-01-13 19:05:50 +03:00

6 lines
93 B
HTML

<html>
<body>
This intention replaces 'substring' call with 'dropLast' call.
</body>
</html>