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
parser: move split() from tokenizer, pass parser to subst._expandword…
…internal (fixes#12)
I broke this in 4e091dd and probably hadn't noticed because I didn't run the
doctests. Add a Makefile with a test target so I never forget.