You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the last few tokens before case end (be it break or return) are just removed.
I can supply this code to SwitchDeclarationUnitTest.inc and SwitchDeclarationUnitTest.inc.fixed respectively, however I am not sure I can come with actual PR to fix this.