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

8 lines
181 B
HTML

<html>
<body>
Merges sequential <code>if</code> statements if they
have the same conditions.
<p>Note that this intention may change the order of code execution.</p>
</body>
</html>