Files
kotlin-fork/idea/resources-en/intentionDescriptions/ConvertVariableAssignmentToExpressionIntention/description.html
T
2020-09-03 15:11:36 +02:00

6 lines
120 B
HTML

<html>
<body>
This intention converts a <b>variable assignment</b> to a variable assignment expression.
</body>
</html>