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
Assuming bar doesn't exist, we signal two errors here - one on the use and one on the call. We should insert a dummy definition for bar so we don't signal the second error.
Note that this is somewhat fixing a regression caused by #31065