Files
kotlin-fork/idea/resources/inspectionDescriptions/ReplaceRangeToWithUntil.html
T
2017-05-26 09:48:04 +03:00

6 lines
123 B
HTML

<html>
<body>
This inspection reports calls to 'rangeTo' or the '..' operator instead of calls to 'until'.
</body>
</html>