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

6 lines
89 B
HTML

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