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 an explicit 1 for the third gensub argument ('how' param) when
a single substitution is wanted.
Prior to this change I used an empty string when I wanted a single
substitution, but now gawk issues a warning for that.
Fixesjay#1
0 commit comments