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

6 lines
184 B
HTML

<html>
<body>
Extracts an operand expression from an If condition and creates a new If statement with this expression as a condition,
keeping the original control flow.
</body>
</html>