This removes one limitation of the guarded scopes that needed to not have return statement. Now a dummy return statement is created. See #139233 for original implementation.
This removes one limitation of the guarded scopes that needed to not have return statement. Now a dummy return statement is created. See #139233 for original implementation.