Files
kotlin-fork/idea/resources/inspectionDescriptions/IntroduceWhenSubject.html
T

6 lines
137 B
HTML

<html>
<body>
This inspection reports a <b>when</b> expression that can be simplified by introducing a subject argument.
</body>
</html>