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
This long macro is only used in two places (pp_readline and pp_glob).
Expand the contents of this macro directly in those two functions.
This will make it easier to individually unwrap (i.e. remove
PP_wrapped()) those two functions.
Shouldn't be any functional change.
0 commit comments