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

5 lines
119 B
HTML

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