0df5d5158d
#KT-38297 Fixed
5 lines
127 B
HTML
5 lines
127 B
HTML
<html>
|
|
<body>
|
|
This inspection reports calls like <b>"abc".substring(0, 1)</b> replaceable with <b>"abc"[0]</b>.
|
|
</body>
|
|
</html> |