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
let bar = []; is enough to make it ICE. This test case does not ICE if I prepend 0, to the bar initializer, so I think this issue is a duplicate of #22897.
The text was updated successfully, but these errors were encountered: