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
use a separate message for show_goto_functions() for the console
Rationale: the messages are output into a string buffer, which does not
scale well in case there are many functions. Output can be delayed
substantially.
0 commit comments