1 line
173 B
Plaintext
1 line
173 B
Plaintext
![]() |
Having two `Cases` in the same `Select` statement or branches in the same `If` structure with the same implementation is at best duplicate code, and at worst a coding error.
|