Files
kotlin-fork/idea/resources/inspectionDescriptions/CascadeIf.html
T
2017-07-07 18:15:26 +03:00

5 lines
127 B
HTML

<html>
<body>
This inspection reports if statements with three or more branches that can be replaced with when.
</body>
</html>