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
* When a function literal refers to a variable which has function type, there was a bug that meant that we were not able to find any possible callees for calls to that variable. This has now been fixed.
0 commit comments