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

7 lines
195 B
HTML

<html>
<body>
Merges the <code>else</code> branch of an <code>if...else</code> statement if this <code>else</code> branch only contains a
nested <code>if...else</code> statement.
</body>
</html>