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

5 lines
110 B
HTML

<html>
<body>
This intention removes braces from 'when' entries with only a single expression.
</body>
</html>