1 line
158 B
Plaintext
1 line
158 B
Plaintext
![]() |
Having two `WHEN` in a `CASE` statement or two branches in an `IF` chain with the same implementation is at best duplicate code, and at worst a coding error.
|