remove cut
This commit is contained in:
parent
37f1936622
commit
be007e78ef
99 changed files with 0 additions and 198 deletions
|
@ -4,8 +4,6 @@ A `switch` statement can replace multiple `if` checks.
|
|||
|
||||
It gives a more descriptive way to compare a value with multiple variants.
|
||||
|
||||
[cut]
|
||||
|
||||
## The syntax
|
||||
|
||||
The `switch` has one or more `case` blocks and an optional default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue