Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToBlockBodyIntention/description.html
T

5 lines
153 B
HTML

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