Skip to content

I20220620-1050

@jjohnstn jjohnstn tagged this 16 Jun 21:28
* Enhance SwitchExpression cleanup to support return statements

- fixes #104
- fixes #107
- recognize switches that have return statements or throw statements
  from every case and convert switch statement to a return of a
  switch expression
- add new tests to CleanUpTest14
Assets 2
Loading