It would be great if a warning could be raised when a `switch (myEnum)` is missing a value case.
It would be great if a warning could be raised when a
switch (myEnum)is missing a value case.