#548 Allow omitting 'else' for CIF switch expressions more liberally
requested to merge 548-allow-omitting-else-for-cif-switch-expression-over-all-enum-literals into develop
- Switch expression type checking for switches over non-automata is now similar to the checking for automata.
- Fixed
CifValueUtils.hasSingleValue
JavaDoc. - Fixed
ErrMsg
constraint comment to allow 'chk.bash' to succeed.
Best to review per commit.
Closes #548 (closed)