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
Editorial: Bugfix: Prevent mis-application of Implicit Normal Completion (#2744)
Formerly, in the Evaluation semantics for `Block`,
the return of `_blockValue_` was subject to implicit NormalCompletion,
but this wasn't valid when it was an abrupt completion.
0 commit comments