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

7 lines
153 B
HTML

<html>
<body>
Merges two <code>if</code> statements into one if the second statement is located inside
the then-branch of the first one.
</body>
</html>