Files
kotlin-fork/idea/resources/intentionDescriptions/ToInfixCallIntention/description.html
T
Valentin Kipyatkov d1afff1612 Renamed intention
2015-05-02 14:03:25 +03:00

5 lines
108 B
HTML

<html>
<body>
This intention converts a dot qualified method call to an infix function call.
</body>
</html>