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
Code review for commit2f582f7: don't usea static variable for what ought to be a deparse_context field, fixnon-multibyte-safe test for spaces, avoid useless and potentially O(N^2)(though admittedly with a very small constant) calculations of wrappositions when we aren't going to wrap.