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
Reaching definitions: distinguish recursion from function-without-body
Comparing function names addressed the problem of comparing iterators
over distinct objects (b2fba97), but resulted in possible confusion
of recursion vs calling a function that doesn't have a body.
0 commit comments