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

5 lines
129 B
HTML

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