Files
kotlin-fork/idea/resources/inspectionDescriptions/ConvertPairConstructorToToFunction.html
T
2018-03-07 15:40:19 +03:00

6 lines
111 B
HTML

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