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
Make no-body function declaration implicitly global
These were the intended semantics of #57311 (and matches what it
used to do in 1.11). Note however that this differs from the
body-ful form, which now always tries to extend. Fixes#57546.
0 commit comments