Files
kotlin-fork/idea/resources/inspectionDescriptions/RemoveToStringInStringTemplate.html
T

6 lines
129 B
HTML

<html>
<body>
This inspection reports calls to <b>toString()</b> in string templates that can be safely removed.
</body>
</html>