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
Clarify that buttercup--wrap-expr is only meant for expect
The butercup--wrap-expr function was extracted from the expect macro
to reduce code repetition in that macro definition. It will not
produce a function when used outside that - or possibly other - macros.
0 commit comments