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

7 lines
192 B
HTML

<html>
<body>
Splits a <code>switch</code> branch that has more than one <code>case</code> value into individual <code>switch</code> branches,
one per <code>case</code> value.
</body>
</html>