Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToBlockBodyAction/description.html
T
2014-03-04 19:13:54 +04: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>