mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-18 01:00:50 -04: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