Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 87 Bytes

switch.md

File metadata and controls

5 lines (3 loc) · 87 Bytes

switch

switch Note

  • Fallthrough cannot be used in the last branch of a switch.