Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToExpressionBodyAction/description.html
T
2014-01-23 20:27:36 +04:00

5 lines
119 B
HTML

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