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

6 lines
123 B
HTML

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