gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.53k stars 377 forks source link

Correct handling for SwitchStatements without a containing Block #10034

Closed niloc132 closed 1 week ago

niloc132 commented 2 weeks ago

Also fixed incorrect generics for related code, spotted while auditing other incomplete typechecks.

Fixes #10024 See #10027