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

5 lines
124 B
HTML

<html>
<body>
This inspection reports <code>toString</code> function calls replaceable with string template.
</body>
</html>