Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToBlockBodyIntention/description.html
T
2015-04-16 22:00:53 +03:00

5 lines
141 B
HTML

<html>
<body>
This intention converts expression body (single expression after '=' sign) to block body with return statement.
</body>
</html>