Files
2025-02-05 04:43:28 +00:00

6 lines
246 B
HTML

<html>
<body>
Moves the selected statements into both branches of the previous <code>if</code> statement.
<p>The semantics of the program is preserved. This action can be useful as an intermediate step in complex refactorings.</p>
</body>
</html>