mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-27 11:04:01 -05:00
* Switch case with same code for multiple values Handle switch case when single piece of code runs for multiple values. * removed invalid example numbering introduced in merge conflict resolution