8988b4b344
Relates to #KT-31502
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> |