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

6 lines
132 B
HTML

<html>
<body>
This inspection reports a <b>Pair</b> constructor that can be converted to a <b>to</b> function call.
</body>
</html>