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

5 lines
138 B
HTML

<html>
<body>
This intention removes braces from control flow statements with only a single statement in their code block.
</body>
</html>