Files
kotlin-fork/idea/resources/inspectionDescriptions/MoveVariableDeclarationIntoWhen.html
T
2019-02-14 17:45:53 +03:00

5 lines
133 B
HTML

<html>
<body>
This inspection reports the variable declaration that can be moved inside <code>when</code> expression.
</body>
</html>